#cc0012 color space conversions
Hex:
#cc0012
RGB:
204, 0, 18
CMY:
20, 100, 93
CMYK:
0, 100, 91, 20
HSL:
355°, 100.0000%, 40.0000%
HSV (HSB):
355°, 100.0000%, 80.0000%
XYZ:
25.0110, 12.8810, 1.7403
xyY:
0.6311, 0.3250, 12.8810
CIE-Lab:
42.5835, 67.8914, 50.6265
CIE-LCH:
42.5835, 84.6893, 36.7118
CIE-Luv:
42.5835, 138.3351, 27.9477
Hunter-Lab:
35.8902, 61.5847, 22.2481
#cc0012 color charts
#cc0012 color shades, tints & tones
#cc0012 color schemes
#cc0012 color preview, HTML & CSS examples
This text has a color of #cc0012
<p style="color:#cc0012;">Text here</p>
.mytext {color:#cc0012;}
This box has a color of #cc0012
<div style="background-color:#cc0012;">Content here</div>
.mybackground {background-color:#cc0012;}
Border around this has a color of #cc0012
<div style="border:2px solid #cc0012;">Content here</div>
.myborder {border:2px solid #cc0012;}