#cd8c4c color space conversions
Hex:
#cd8c4c
RGB:
205, 140, 76
CMY:
20, 45, 70
CMYK:
0, 32, 63, 20
HSL:
30°, 56.3319%, 55.0980%
HSV (HSB):
30°, 62.9268%, 80.3922%
XYZ:
35.8594, 32.2571, 11.1737
xyY:
0.4523, 0.4068, 32.2571
CIE-Lab:
63.5548, 18.3833, 43.5275
CIE-LCH:
63.5548, 47.2503, 67.1038
CIE-Luv:
63.5548, 50.7543, 46.6138
Hunter-Lab:
56.7953, 13.3094, 28.0922
#cd8c4c color charts
#cd8c4c color shades, tints & tones
#cd8c4c color schemes
#cd8c4c color preview, HTML & CSS examples
This text has a color of #cd8c4c
<p style="color:#cd8c4c;">Text here</p>
.mytext {color:#cd8c4c;}
This box has a color of #cd8c4c
<div style="background-color:#cd8c4c;">Content here</div>
.mybackground {background-color:#cd8c4c;}
Border around this has a color of #cd8c4c
<div style="border:2px solid #cd8c4c;">Content here</div>
.myborder {border:2px solid #cd8c4c;}