#cd8b4c color space conversions
Hex:
#cd8b4c
RGB:
205, 139, 76
CMY:
20, 45, 70
CMYK:
0, 32, 63, 20
HSL:
29°, 56.3319%, 55.0980%
HSV (HSB):
29°, 62.9268%, 80.3922%
XYZ:
35.7140, 31.9662, 11.1252
xyY:
0.4532, 0.4056, 31.9662
CIE-Lab:
63.3149, 18.9281, 43.2496
CIE-LCH:
63.3149, 47.2101, 66.3634
CIE-Luv:
63.3149, 51.5005, 46.1742
Hunter-Lab:
56.5386, 13.8111, 27.9104
#cd8b4c color charts
#cd8b4c color shades, tints & tones
#cd8b4c color schemes
#cd8b4c color preview, HTML & CSS examples
This text has a color of #cd8b4c
<p style="color:#cd8b4c;">Text here</p>
.mytext {color:#cd8b4c;}
This box has a color of #cd8b4c
<div style="background-color:#cd8b4c;">Content here</div>
.mybackground {background-color:#cd8b4c;}
Border around this has a color of #cd8b4c
<div style="border:2px solid #cd8b4c;">Content here</div>
.myborder {border:2px solid #cd8b4c;}