#d1b07e color space conversions
Hex:
#d1b07e
RGB:
209, 176, 126
CMY:
18, 31, 51
CMYK:
0, 16, 40, 18
HSL:
36°, 47.4286%, 65.6863%
HSV (HSB):
36°, 39.7129%, 81.9608%
XYZ:
45.5857, 46.1123, 26.2366
xyY:
0.3865, 0.3910, 46.1123
CIE-Lab:
73.6184, 5.0953, 30.0594
CIE-LCH:
73.6184, 30.4882, 80.3794
CIE-Luv:
73.6184, 24.5241, 38.5378
Hunter-Lab:
67.9061, 0.9924, 24.6266
#d1b07e color charts
#d1b07e color shades, tints & tones
#d1b07e color schemes
#d1b07e color preview, HTML & CSS examples
This text has a color of #d1b07e
<p style="color:#d1b07e;">Text here</p>
.mytext {color:#d1b07e;}
This box has a color of #d1b07e
<div style="background-color:#d1b07e;">Content here</div>
.mybackground {background-color:#d1b07e;}
Border around this has a color of #d1b07e
<div style="border:2px solid #d1b07e;">Content here</div>
.myborder {border:2px solid #d1b07e;}