#cc2e3d color space conversions
Hex:
#cc2e3d
RGB:
204, 46, 61
CMY:
20, 82, 76
CMYK:
0, 77, 70, 20
HSL:
354°, 63.2000%, 49.0196%
HSV (HSB):
354°, 77.4510%, 80.0000%
XYZ:
26.7211, 15.1283, 5.9266
xyY:
0.5593, 0.3167, 15.1283
CIE-Lab:
45.8094, 61.1286, 30.7723
CIE-LCH:
45.8094, 68.4371, 26.7208
CIE-Luv:
45.8094, 116.6929, 19.8262
Hunter-Lab:
38.8951, 54.5641, 18.1924
#cc2e3d color charts
#cc2e3d color shades, tints & tones
#cc2e3d color schemes
#cc2e3d color preview, HTML & CSS examples
This text has a color of #cc2e3d
<p style="color:#cc2e3d;">Text here</p>
.mytext {color:#cc2e3d;}
This box has a color of #cc2e3d
<div style="background-color:#cc2e3d;">Content here</div>
.mybackground {background-color:#cc2e3d;}
Border around this has a color of #cc2e3d
<div style="border:2px solid #cc2e3d;">Content here</div>
.myborder {border:2px solid #cc2e3d;}