#cc6e4c color space conversions
Hex:
#cc6e4c
RGB:
204, 110, 76
CMY:
20, 57, 70
CMYK:
0, 46, 63, 20
HSL:
16°, 55.6522%, 54.9020%
HSV (HSB):
16°, 62.7451%, 80.0000%
XYZ:
31.7823, 24.5110, 9.8935
xyY:
0.4802, 0.3703, 24.5110
CIE-Lab:
56.5959, 34.1316, 35.2515
CIE-LCH:
56.5959, 49.0677, 45.9247
CIE-Luv:
56.5959, 72.4047, 33.6439
Hunter-Lab:
49.5086, 27.9488, 22.8079
#cc6e4c color charts
#cc6e4c color shades, tints & tones
#cc6e4c color schemes
#cc6e4c color preview, HTML & CSS examples
This text has a color of #cc6e4c
<p style="color:#cc6e4c;">Text here</p>
.mytext {color:#cc6e4c;}
This box has a color of #cc6e4c
<div style="background-color:#cc6e4c;">Content here</div>
.mybackground {background-color:#cc6e4c;}
Border around this has a color of #cc6e4c
<div style="border:2px solid #cc6e4c;">Content here</div>
.myborder {border:2px solid #cc6e4c;}