#cc9f5d color space conversions
Hex:
#cc9f5d
RGB:
204, 159, 93
CMY:
20, 38, 64
CMYK:
0, 22, 54, 20
HSL:
36°, 52.1127%, 58.2353%
HSV (HSB):
36°, 54.4118%, 80.0000%
XYZ:
39.2758, 38.4240, 15.7024
xyY:
0.4205, 0.4114, 38.4240
CIE-Lab:
68.3319, 8.9195, 40.5184
CIE-LCH:
68.3319, 41.4885, 77.5852
CIE-Luv:
68.3319, 34.8309, 47.4881
Hunter-Lab:
61.9871, 4.6224, 28.3717
#cc9f5d color charts
#cc9f5d color shades, tints & tones
#cc9f5d color schemes
#cc9f5d color preview, HTML & CSS examples
This text has a color of #cc9f5d
<p style="color:#cc9f5d;">Text here</p>
.mytext {color:#cc9f5d;}
This box has a color of #cc9f5d
<div style="background-color:#cc9f5d;">Content here</div>
.mybackground {background-color:#cc9f5d;}
Border around this has a color of #cc9f5d
<div style="border:2px solid #cc9f5d;">Content here</div>
.myborder {border:2px solid #cc9f5d;}