#cc6f4c color space conversions
Hex:
#cc6f4c
RGB:
204, 111, 76
CMY:
20, 56, 70
CMYK:
0, 46, 63, 20
HSL:
16°, 55.6522%, 54.9020%
HSV (HSB):
16°, 62.7451%, 80.0000%
XYZ:
31.8908, 24.7281, 9.9296
xyY:
0.4792, 0.3716, 24.7281
CIE-Lab:
56.8095, 33.6053, 35.5104
CIE-LCH:
56.8095, 48.8907, 46.5789
CIE-Luv:
56.8095, 71.6629, 34.0580
Hunter-Lab:
49.7273, 27.4516, 22.9700
#cc6f4c color charts
#cc6f4c color shades, tints & tones
#cc6f4c color schemes
#cc6f4c color preview, HTML & CSS examples
This text has a color of #cc6f4c
<p style="color:#cc6f4c;">Text here</p>
.mytext {color:#cc6f4c;}
This box has a color of #cc6f4c
<div style="background-color:#cc6f4c;">Content here</div>
.mybackground {background-color:#cc6f4c;}
Border around this has a color of #cc6f4c
<div style="border:2px solid #cc6f4c;">Content here</div>
.myborder {border:2px solid #cc6f4c;}