#cdbb7d color space conversions
Hex:
#cdbb7d
RGB:
205, 187, 125
CMY:
20, 27, 51
CMYK:
0, 9, 39, 20
HSL:
47°, 44.4444%, 64.7059%
HSV (HSB):
47°, 39.0244%, 80.3922%
XYZ:
46.6488, 50.0005, 26.5944
xyY:
0.3785, 0.4057, 50.0005
CIE-Lab:
76.0695, -2.4510, 33.7223
CIE-LCH:
76.0695, 33.8112, 94.1570
CIE-Luv:
76.0695, 14.8948, 44.6092
Hunter-Lab:
70.7110, -5.9858, 27.1987
#cdbb7d color charts
#cdbb7d color shades, tints & tones
#cdbb7d color schemes
#cdbb7d color preview, HTML & CSS examples
This text has a color of #cdbb7d
<p style="color:#cdbb7d;">Text here</p>
.mytext {color:#cdbb7d;}
This box has a color of #cdbb7d
<div style="background-color:#cdbb7d;">Content here</div>
.mybackground {background-color:#cdbb7d;}
Border around this has a color of #cdbb7d
<div style="border:2px solid #cdbb7d;">Content here</div>
.myborder {border:2px solid #cdbb7d;}