#cc0022 color space conversions
Hex:
#cc0022
RGB:
204, 0, 34
CMY:
20, 100, 87
CMYK:
0, 100, 83, 20
HSL:
350°, 100.0000%, 40.0000%
HSV (HSB):
350°, 100.0000%, 80.0000%
XYZ:
25.1906, 12.9529, 2.6858
xyY:
0.6170, 0.3172, 12.9529
CIE-Lab:
42.6921, 68.1878, 42.9737
CIE-LCH:
42.6921, 80.5997, 32.2202
CIE-Luv:
42.6921, 135.9698, 24.4156
Hunter-Lab:
35.9901, 61.9550, 20.7684
#cc0022 color charts
#cc0022 color shades, tints & tones
#cc0022 color schemes
#cc0022 color preview, HTML & CSS examples
This text has a color of #cc0022
<p style="color:#cc0022;">Text here</p>
.mytext {color:#cc0022;}
This box has a color of #cc0022
<div style="background-color:#cc0022;">Content here</div>
.mybackground {background-color:#cc0022;}
Border around this has a color of #cc0022
<div style="border:2px solid #cc0022;">Content here</div>
.myborder {border:2px solid #cc0022;}