#cc5d2e color space conversions
Hex:
#cc5d2e
RGB:
204, 93, 46
CMY:
20, 64, 82
CMYK:
0, 54, 77, 20
HSL:
18°, 63.2000%, 49.0196%
HSV (HSB):
18°, 77.4510%, 80.0000%
XYZ:
29.3093, 20.8633, 5.0670
xyY:
0.5306, 0.3777, 20.8633
CIE-Lab:
52.7996, 41.2497, 46.6816
CIE-LCH:
52.7996, 62.2953, 48.5349
CIE-Luv:
52.7996, 89.3227, 39.0920
Hunter-Lab:
45.6764, 34.6050, 25.3963
#cc5d2e color charts
#cc5d2e color shades, tints & tones
#cc5d2e color schemes
#cc5d2e color preview, HTML & CSS examples
This text has a color of #cc5d2e
<p style="color:#cc5d2e;">Text here</p>
.mytext {color:#cc5d2e;}
This box has a color of #cc5d2e
<div style="background-color:#cc5d2e;">Content here</div>
.mybackground {background-color:#cc5d2e;}
Border around this has a color of #cc5d2e
<div style="border:2px solid #cc5d2e;">Content here</div>
.myborder {border:2px solid #cc5d2e;}