#d8b08e color space conversions
Hex:
#d8b08e
RGB:
216, 176, 142
CMY:
15, 31, 44
CMYK:
0, 19, 34, 15
HSL:
28°, 48.6842%, 70.1961%
HSV (HSB):
28°, 34.2593%, 84.7059%
XYZ:
48.7267, 47.6026, 32.2112
xyY:
0.3791, 0.3703, 47.6026
CIE-Lab:
74.5736, 9.7682, 22.8975
CIE-LCH:
74.5736, 24.8940, 66.8965
CIE-Luv:
74.5736, 28.0702, 29.2568
Hunter-Lab:
68.9946, 5.3231, 20.6158
#d8b08e color charts
#d8b08e color shades, tints & tones
#d8b08e color schemes
#d8b08e color preview, HTML & CSS examples
This text has a color of #d8b08e
<p style="color:#d8b08e;">Text here</p>
.mytext {color:#d8b08e;}
This box has a color of #d8b08e
<div style="background-color:#d8b08e;">Content here</div>
.mybackground {background-color:#d8b08e;}
Border around this has a color of #d8b08e
<div style="border:2px solid #d8b08e;">Content here</div>
.myborder {border:2px solid #d8b08e;}