#cc552e color space conversions
Hex:
#cc552e
RGB:
204, 85, 46
CMY:
20, 67, 82
CMYK:
0, 58, 77, 20
HSL:
15°, 63.2000%, 49.0196%
HSV (HSB):
15°, 77.4510%, 80.0000%
XYZ:
28.6435, 19.5316, 4.8451
xyY:
0.5402, 0.3684, 19.5316
CIE-Lab:
51.3035, 45.1208, 45.1681
CIE-LCH:
51.3035, 63.8439, 45.0300
CIE-Luv:
51.3035, 95.3723, 36.4112
Hunter-Lab:
44.1946, 38.3492, 24.4362
#cc552e color charts
#cc552e color shades, tints & tones
#cc552e color schemes
#cc552e color preview, HTML & CSS examples
This text has a color of #cc552e
<p style="color:#cc552e;">Text here</p>
.mytext {color:#cc552e;}
This box has a color of #cc552e
<div style="background-color:#cc552e;">Content here</div>
.mybackground {background-color:#cc552e;}
Border around this has a color of #cc552e
<div style="border:2px solid #cc552e;">Content here</div>
.myborder {border:2px solid #cc552e;}