#cc542d color space conversions
Hex:
#cc542d
RGB:
204, 84, 45
CMY:
20, 67, 82
CMYK:
0, 59, 78, 20
HSL:
15°, 63.8554%, 48.8235%
HSV (HSB):
15°, 77.9412%, 80.0000%
XYZ:
28.5458, 19.3675, 4.7164
xyY:
0.5424, 0.3680, 19.3675
CIE-Lab:
51.1144, 45.5543, 45.4752
CIE-LCH:
51.1144, 64.3677, 44.9502
CIE-Luv:
51.1144, 96.2441, 36.4030
Hunter-Lab:
44.0085, 38.7680, 24.4518
#cc542d color charts
#cc542d color shades, tints & tones
#cc542d color schemes
#cc542d color preview, HTML & CSS examples
This text has a color of #cc542d
<p style="color:#cc542d;">Text here</p>
.mytext {color:#cc542d;}
This box has a color of #cc542d
<div style="background-color:#cc542d;">Content here</div>
.mybackground {background-color:#cc542d;}
Border around this has a color of #cc542d
<div style="border:2px solid #cc542d;">Content here</div>
.myborder {border:2px solid #cc542d;}