#d9b29d color space conversions
Hex:
#d9b29d
RGB:
217, 178, 157
CMY:
15, 30, 38
CMYK:
0, 18, 28, 15
HSL:
21°, 44.1176%, 73.3333%
HSV (HSB):
21°, 27.6498%, 85.0980%
XYZ:
50.6215, 49.0268, 38.6934
xyY:
0.3659, 0.3544, 49.0268
CIE-Lab:
75.4680, 11.0340, 16.0408
CIE-LCH:
75.4680, 19.4694, 55.4769
CIE-Luv:
75.4680, 26.1162, 20.3953
Hunter-Lab:
70.0192, 6.5159, 16.2491
#d9b29d color charts
#d9b29d color shades, tints & tones
#d9b29d color schemes
#d9b29d color preview, HTML & CSS examples
This text has a color of #d9b29d
<p style="color:#d9b29d;">Text here</p>
.mytext {color:#d9b29d;}
This box has a color of #d9b29d
<div style="background-color:#d9b29d;">Content here</div>
.mybackground {background-color:#d9b29d;}
Border around this has a color of #d9b29d
<div style="border:2px solid #d9b29d;">Content here</div>
.myborder {border:2px solid #d9b29d;}