#cc9f7e color space conversions
Hex:
#cc9f7e
RGB:
204, 159, 126
CMY:
20, 38, 51
CMYK:
0, 22, 38, 20
HSL:
25°, 43.3333%, 64.7059%
HSV (HSB):
25°, 38.2353%, 80.0000%
XYZ:
41.0659, 39.1400, 25.1290
xyY:
0.3899, 0.3716, 39.1400
CIE-Lab:
68.8526, 12.2496, 23.6190
CIE-LCH:
68.8526, 26.6066, 62.5872
CIE-Luv:
68.8526, 31.8983, 28.9568
Hunter-Lab:
62.5620, 7.6845, 19.9786
#cc9f7e color charts
#cc9f7e color shades, tints & tones
#cc9f7e color schemes
#cc9f7e color preview, HTML & CSS examples
This text has a color of #cc9f7e
<p style="color:#cc9f7e;">Text here</p>
.mytext {color:#cc9f7e;}
This box has a color of #cc9f7e
<div style="background-color:#cc9f7e;">Content here</div>
.mybackground {background-color:#cc9f7e;}
Border around this has a color of #cc9f7e
<div style="border:2px solid #cc9f7e;">Content here</div>
.myborder {border:2px solid #cc9f7e;}