#cc242d color space conversions
Hex:
#cc242d
RGB:
204, 36, 45
CMY:
20, 86, 82
CMYK:
0, 82, 78, 20
HSL:
357°, 70.0000%, 47.0588%
HSV (HSB):
357°, 82.3529%, 80.0000%
XYZ:
26.0064, 14.2886, 3.8699
xyY:
0.5888, 0.3235, 14.2886
CIE-Lab:
44.6440, 63.2050, 38.8014
CIE-LCH:
44.6440, 74.1648, 31.5457
CIE-Luv:
44.6440, 124.8090, 24.4232
Hunter-Lab:
37.8002, 56.6566, 20.3902
#cc242d color charts
#cc242d color shades, tints & tones
#cc242d color schemes
#cc242d color preview, HTML & CSS examples
This text has a color of #cc242d
<p style="color:#cc242d;">Text here</p>
.mytext {color:#cc242d;}
This box has a color of #cc242d
<div style="background-color:#cc242d;">Content here</div>
.mybackground {background-color:#cc242d;}
Border around this has a color of #cc242d
<div style="border:2px solid #cc242d;">Content here</div>
.myborder {border:2px solid #cc242d;}