Edit This Code:
See Result »
<!DOCTYPE html> <html> <title>W3.CSS</title> <style> div {padding:16px;} </style> <body> <div data-w3-color="cmyk(100%, 0%, 0%, 0%"> <h1>London is the capital city of England.</h1> <p>It is the most populous city in the United Kingdom, with a metropolitan area of over 13 million inhabitants.</p> </div> <script src="../lib/w3colors.js"></script> </body> <!-- Mirrored from www.w3schools.com/colors/tryit.asp?filename=trycolors_cmyk by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 13 Mar 2016 11:04:53 GMT --> </html>
Result: