#d9bb9d color space conversions
Hex:
#d9bb9d
RGB:
217, 187, 157
CMY:
15, 27, 38
CMYK:
0, 14, 28, 15
HSL:
30°, 44.1176%, 73.3333%
HSV (HSB):
30°, 27.6498%, 85.0980%
XYZ:
52.4714, 52.7267, 39.3100
xyY:
0.3631, 0.3649, 52.7267
CIE-Lab:
77.7134, 6.2339, 19.1635
CIE-LCH:
77.7134, 20.1519, 71.9801
CIE-Luv:
77.7134, 20.7055, 25.5670
Hunter-Lab:
72.6131, 1.9139, 18.7318
#d9bb9d color charts
#d9bb9d color shades, tints & tones
#d9bb9d color schemes
#d9bb9d color preview, HTML & CSS examples
This text has a color of #d9bb9d
<p style="color:#d9bb9d;">Text here</p>
.mytext {color:#d9bb9d;}
This box has a color of #d9bb9d
<div style="background-color:#d9bb9d;">Content here</div>
.mybackground {background-color:#d9bb9d;}
Border around this has a color of #d9bb9d
<div style="border:2px solid #d9bb9d;">Content here</div>
.myborder {border:2px solid #d9bb9d;}