#cc6c5e color space conversions
Hex:
#cc6c5e
RGB:
204, 108, 94
CMY:
20, 58, 63
CMYK:
0, 47, 54, 20
HSL:
8°, 51.8868%, 58.4314%
HSV (HSB):
8°, 53.9216%, 80.0000%
XYZ:
32.2848, 24.3706, 13.5921
xyY:
0.4596, 0.3469, 24.3706
CIE-Lab:
56.4570, 36.5496, 24.9707
CIE-LCH:
56.4570, 44.2652, 34.3409
CIE-Luv:
56.4570, 70.8849, 23.2819
Hunter-Lab:
49.3666, 30.3438, 18.2324
#cc6c5e color charts
#cc6c5e color shades, tints & tones
#cc6c5e color schemes
#cc6c5e color preview, HTML & CSS examples
This text has a color of #cc6c5e
<p style="color:#cc6c5e;">Text here</p>
.mytext {color:#cc6c5e;}
This box has a color of #cc6c5e
<div style="background-color:#cc6c5e;">Content here</div>
.mybackground {background-color:#cc6c5e;}
Border around this has a color of #cc6c5e
<div style="border:2px solid #cc6c5e;">Content here</div>
.myborder {border:2px solid #cc6c5e;}