#cc5a2c color space conversions
Hex:
#cc5a2c
RGB:
204, 90, 44
CMY:
20, 65, 83
CMYK:
0, 56, 78, 20
HSL:
17°, 64.5161%, 48.6275%
HSV (HSB):
17°, 78.4314%, 80.0000%
XYZ:
29.0126, 20.3315, 4.7781
xyY:
0.5361, 0.3757, 20.3315
CIE-Lab:
52.2100, 42.6472, 47.0591
CIE-LCH:
52.2100, 63.5086, 47.8156
CIE-Luv:
52.2100, 91.8540, 38.6851
Hunter-Lab:
45.0905, 35.9440, 25.2806
#cc5a2c color charts
#cc5a2c color shades, tints & tones
#cc5a2c color schemes
#cc5a2c color preview, HTML & CSS examples
This text has a color of #cc5a2c
<p style="color:#cc5a2c;">Text here</p>
.mytext {color:#cc5a2c;}
This box has a color of #cc5a2c
<div style="background-color:#cc5a2c;">Content here</div>
.mybackground {background-color:#cc5a2c;}
Border around this has a color of #cc5a2c
<div style="border:2px solid #cc5a2c;">Content here</div>
.myborder {border:2px solid #cc5a2c;}