#d8bb8f color space conversions
Hex:
#d8bb8f
RGB:
216, 187, 143
CMY:
15, 27, 44
CMYK:
0, 13, 34, 15
HSL:
36°, 48.3444%, 70.3922%
HSV (HSB):
36°, 33.7963%, 84.7059%
XYZ:
51.0472, 52.1227, 33.3568
xyY:
0.3739, 0.3818, 52.1227
CIE-Lab:
77.3542, 4.0369, 26.1301
CIE-LCH:
77.3542, 26.4401, 81.2177
CIE-Luv:
77.3542, 21.1393, 34.6709
Hunter-Lab:
72.1961, -0.1325, 23.1434
#d8bb8f color charts
#d8bb8f color shades, tints & tones
#d8bb8f color schemes
#d8bb8f color preview, HTML & CSS examples
This text has a color of #d8bb8f
<p style="color:#d8bb8f;">Text here</p>
.mytext {color:#d8bb8f;}
This box has a color of #d8bb8f
<div style="background-color:#d8bb8f;">Content here</div>
.mybackground {background-color:#d8bb8f;}
Border around this has a color of #d8bb8f
<div style="border:2px solid #d8bb8f;">Content here</div>
.myborder {border:2px solid #d8bb8f;}