#cd8b3f color space conversions
Hex:
#cd8b3f
RGB:
205, 139, 63
CMY:
20, 45, 75
CMYK:
0, 32, 69, 20
HSL:
32°, 58.6777%, 52.5490%
HSV (HSB):
32°, 69.2683%, 80.3922%
XYZ:
35.3067, 31.8033, 8.9804
xyY:
0.4640, 0.4180, 31.8033
CIE-Lab:
63.1799, 18.1331, 49.4592
CIE-LCH:
63.1799, 52.6784, 69.8657
CIE-Luv:
63.1799, 52.5921, 51.2591
Hunter-Lab:
56.3944, 13.0628, 30.0345
#cd8b3f color charts
#cd8b3f color shades, tints & tones
#cd8b3f color schemes
#cd8b3f color preview, HTML & CSS examples
This text has a color of #cd8b3f
<p style="color:#cd8b3f;">Text here</p>
.mytext {color:#cd8b3f;}
This box has a color of #cd8b3f
<div style="background-color:#cd8b3f;">Content here</div>
.mybackground {background-color:#cd8b3f;}
Border around this has a color of #cd8b3f
<div style="border:2px solid #cd8b3f;">Content here</div>
.myborder {border:2px solid #cd8b3f;}