#cc210e color space conversions
Hex:
#cc210e
RGB:
204, 33, 14
CMY:
20, 87, 95
CMYK:
0, 84, 93, 20
HSL:
6°, 87.1560%, 42.7451%
HSV (HSB):
6°, 93.1373%, 80.0000%
XYZ:
25.5250, 13.9568, 1.7641
xyY:
0.6188, 0.3384, 13.9568
CIE-Lab:
44.1709, 63.2287, 53.1353
CIE-LCH:
44.1709, 82.5907, 40.0426
CIE-Luv:
44.1709, 130.5073, 31.3955
Hunter-Lab:
37.3588, 56.5802, 23.3515
#cc210e color charts
#cc210e color shades, tints & tones
#cc210e color schemes
#cc210e color preview, HTML & CSS examples
This text has a color of #cc210e
<p style="color:#cc210e;">Text here</p>
.mytext {color:#cc210e;}
This box has a color of #cc210e
<div style="background-color:#cc210e;">Content here</div>
.mybackground {background-color:#cc210e;}
Border around this has a color of #cc210e
<div style="border:2px solid #cc210e;">Content here</div>
.myborder {border:2px solid #cc210e;}