#d1b07d color space conversions
Hex:
#d1b07d
RGB:
209, 176, 125
CMY:
18, 31, 51
CMYK:
0, 16, 40, 18
HSL:
36°, 47.7273%, 65.4902%
HSV (HSB):
36°, 40.1914%, 81.9608%
XYZ:
45.5215, 46.0866, 25.8984
xyY:
0.3874, 0.3922, 46.0866
CIE-Lab:
73.6017, 4.9832, 30.5677
CIE-LCH:
73.6017, 30.9713, 80.7411
CIE-Luv:
73.6017, 24.6011, 39.1323
Hunter-Lab:
67.8871, 0.8901, 24.9023
#d1b07d color charts
#d1b07d color shades, tints & tones
#d1b07d color schemes
#d1b07d color preview, HTML & CSS examples
This text has a color of #d1b07d
<p style="color:#d1b07d;">Text here</p>
.mytext {color:#d1b07d;}
This box has a color of #d1b07d
<div style="background-color:#d1b07d;">Content here</div>
.mybackground {background-color:#d1b07d;}
Border around this has a color of #d1b07d
<div style="border:2px solid #d1b07d;">Content here</div>
.myborder {border:2px solid #d1b07d;}