#d9cb7d color space conversions
Hex:
#d9cb7d
RGB:
217, 203, 125
CMY:
15, 20, 51
CMYK:
0, 6, 42, 15
HSL:
51°, 54.7619%, 67.0588%
HSV (HSB):
51°, 42.3963%, 85.0980%
XYZ:
53.6729, 58.9443, 27.9506
xyY:
0.3818, 0.4193, 58.9443
CIE-Lab:
81.2609, -5.9503, 40.5831
CIE-LCH:
81.2609, 41.0170, 98.3413
CIE-Luv:
81.2609, 12.9876, 53.7710
Hunter-Lab:
76.7752, -9.5687, 32.1577
#d9cb7d color charts
#d9cb7d color shades, tints & tones
#d9cb7d color schemes
#d9cb7d color preview, HTML & CSS examples
This text has a color of #d9cb7d
<p style="color:#d9cb7d;">Text here</p>
.mytext {color:#d9cb7d;}
This box has a color of #d9cb7d
<div style="background-color:#d9cb7d;">Content here</div>
.mybackground {background-color:#d9cb7d;}
Border around this has a color of #d9cb7d
<div style="border:2px solid #d9cb7d;">Content here</div>
.myborder {border:2px solid #d9cb7d;}