#d8bd9f color space conversions
Hex:
#d8bd9f
RGB:
216, 189, 159
CMY:
15, 26, 38
CMYK:
0, 13, 26, 15
HSL:
32°, 42.2222%, 73.5294%
HSV (HSB):
32°, 26.3889%, 84.7059%
XYZ:
52.7745, 53.4973, 40.3454
xyY:
0.3599, 0.3649, 53.4973
CIE-Lab:
78.1677, 5.0638, 18.7074
CIE-LCH:
78.1677, 19.3806, 74.8539
CIE-Luv:
78.1677, 18.6868, 25.2444
Hunter-Lab:
73.1419, 0.7960, 18.4947
#d8bd9f color charts
#d8bd9f color shades, tints & tones
#d8bd9f color schemes
#d8bd9f color preview, HTML & CSS examples
This text has a color of #d8bd9f
<p style="color:#d8bd9f;">Text here</p>
.mytext {color:#d8bd9f;}
This box has a color of #d8bd9f
<div style="background-color:#d8bd9f;">Content here</div>
.mybackground {background-color:#d8bd9f;}
Border around this has a color of #d8bd9f
<div style="border:2px solid #d8bd9f;">Content here</div>
.myborder {border:2px solid #d8bd9f;}