#d8bf6e color space conversions
Hex:
#d8bf6e
RGB:
216, 191, 110
CMY:
15, 25, 57
CMYK:
0, 12, 49, 15
HSL:
46°, 57.6087%, 63.9216%
HSV (HSB):
46°, 49.0741%, 84.7059%
XYZ:
49.7642, 52.9863, 22.3564
xyY:
0.3978, 0.4235, 52.9863
CIE-Lab:
77.8669, -1.6071, 43.8499
CIE-LCH:
77.8669, 43.8793, 92.0989
CIE-Luv:
77.8669, 20.7649, 55.4403
Hunter-Lab:
72.7917, -5.3536, 32.7446
#d8bf6e color charts
#d8bf6e color shades, tints & tones
#d8bf6e color schemes
#d8bf6e color preview, HTML & CSS examples
This text has a color of #d8bf6e
<p style="color:#d8bf6e;">Text here</p>
.mytext {color:#d8bf6e;}
This box has a color of #d8bf6e
<div style="background-color:#d8bf6e;">Content here</div>
.mybackground {background-color:#d8bf6e;}
Border around this has a color of #d8bf6e
<div style="border:2px solid #d8bf6e;">Content here</div>
.myborder {border:2px solid #d8bf6e;}