#d1bf7e color space conversions
Hex:
#d1bf7e
RGB:
209, 191, 126
CMY:
18, 25, 51
CMYK:
0, 9, 40, 18
HSL:
47°, 47.4286%, 65.6863%
HSV (HSB):
47°, 39.7129%, 81.9608%
XYZ:
48.6912, 52.3233, 27.2718
xyY:
0.3796, 0.4079, 52.3233
CIE-Lab:
77.4737, -2.8297, 35.0909
CIE-LCH:
77.4737, 35.2048, 94.6104
CIE-Luv:
77.4737, 15.0421, 46.4491
Hunter-Lab:
72.3348, -6.4311, 28.2808
#d1bf7e color charts
#d1bf7e color shades, tints & tones
#d1bf7e color schemes
#d1bf7e color preview, HTML & CSS examples
This text has a color of #d1bf7e
<p style="color:#d1bf7e;">Text here</p>
.mytext {color:#d1bf7e;}
This box has a color of #d1bf7e
<div style="background-color:#d1bf7e;">Content here</div>
.mybackground {background-color:#d1bf7e;}
Border around this has a color of #d1bf7e
<div style="border:2px solid #d1bf7e;">Content here</div>
.myborder {border:2px solid #d1bf7e;}