#cc552a color space conversions
Hex:
#cc552a
RGB:
204, 85, 42
CMY:
20, 67, 84
CMYK:
0, 58, 79, 20
HSL:
16°, 65.8537%, 48.2353%
HSV (HSB):
16°, 79.4118%, 80.0000%
XYZ:
28.5683, 19.5015, 4.4489
xyY:
0.5440, 0.3713, 19.5015
CIE-Lab:
51.2689, 44.9761, 47.0951
CIE-LCH:
51.2689, 65.1215, 46.3184
CIE-Luv:
51.2689, 95.8733, 37.6342
Hunter-Lab:
44.1605, 38.1939, 24.9392
#cc552a color charts
#cc552a color shades, tints & tones
#cc552a color schemes
#cc552a color preview, HTML & CSS examples
This text has a color of #cc552a
<p style="color:#cc552a;">Text here</p>
.mytext {color:#cc552a;}
This box has a color of #cc552a
<div style="background-color:#cc552a;">Content here</div>
.mybackground {background-color:#cc552a;}
Border around this has a color of #cc552a
<div style="border:2px solid #cc552a;">Content here</div>
.myborder {border:2px solid #cc552a;}