#d1b97d color space conversions
Hex:
#d1b97d
RGB:
209, 185, 125
CMY:
18, 27, 51
CMYK:
0, 11, 40, 18
HSL:
43°, 47.7273%, 65.4902%
HSV (HSB):
43°, 40.1914%, 81.9608%
XYZ:
47.3451, 49.7339, 26.5063
xyY:
0.3831, 0.4024, 49.7339
CIE-Lab:
75.9056, 0.2081, 33.5780
CIE-LCH:
75.9056, 33.5786, 89.6449
CIE-Luv:
75.9056, 18.8697, 43.8712
Hunter-Lab:
70.5223, -3.5780, 27.0810
#d1b97d color charts
#d1b97d color shades, tints & tones
#d1b97d color schemes
#d1b97d color preview, HTML & CSS examples
This text has a color of #d1b97d
<p style="color:#d1b97d;">Text here</p>
.mytext {color:#d1b97d;}
This box has a color of #d1b97d
<div style="background-color:#d1b97d;">Content here</div>
.mybackground {background-color:#d1b97d;}
Border around this has a color of #d1b97d
<div style="border:2px solid #d1b97d;">Content here</div>
.myborder {border:2px solid #d1b97d;}