#cc382d color space conversions
Hex:
#cc382d
RGB:
204, 56, 45
CMY:
20, 78, 82
CMYK:
0, 73, 78, 20
HSL:
4°, 63.8554%, 48.8235%
HSV (HSB):
4°, 77.9412%, 80.0000%
XYZ:
26.7897, 15.8552, 4.1310
xyY:
0.5727, 0.3390, 15.8552
CIE-Lab:
46.7839, 57.2079, 41.0441
CIE-LCH:
46.7839, 70.4085, 35.6577
CIE-Luv:
46.7839, 114.9482, 28.4601
Hunter-Lab:
39.8186, 50.4112, 21.7219
#cc382d color charts
#cc382d color shades, tints & tones
#cc382d color schemes
#cc382d color preview, HTML & CSS examples
This text has a color of #cc382d
<p style="color:#cc382d;">Text here</p>
.mytext {color:#cc382d;}
This box has a color of #cc382d
<div style="background-color:#cc382d;">Content here</div>
.mybackground {background-color:#cc382d;}
Border around this has a color of #cc382d
<div style="border:2px solid #cc382d;">Content here</div>
.myborder {border:2px solid #cc382d;}