#cd9c5c color space conversions
Hex:
#cd9c5c
RGB:
205, 156, 92
CMY:
20, 39, 64
CMYK:
0, 24, 55, 20
HSL:
34°, 53.0516%, 58.2353%
HSV (HSB):
34°, 55.1220%, 80.3922%
XYZ:
38.9971, 37.5288, 15.3136
xyY:
0.4246, 0.4086, 37.5288
CIE-Lab:
67.6719, 10.8817, 40.2532
CIE-LCH:
67.6719, 41.6981, 74.8728
CIE-Luv:
67.6719, 37.7682, 46.6273
Hunter-Lab:
61.2607, 6.4224, 28.0615
#cd9c5c color charts
#cd9c5c color shades, tints & tones
#cd9c5c color schemes
#cd9c5c color preview, HTML & CSS examples
This text has a color of #cd9c5c
<p style="color:#cd9c5c;">Text here</p>
.mytext {color:#cd9c5c;}
This box has a color of #cd9c5c
<div style="background-color:#cd9c5c;">Content here</div>
.mybackground {background-color:#cd9c5c;}
Border around this has a color of #cd9c5c
<div style="border:2px solid #cd9c5c;">Content here</div>
.myborder {border:2px solid #cd9c5c;}