#d8bc8e color space conversions
Hex:
#d8bc8e
RGB:
216, 188, 142
CMY:
15, 26, 44
CMYK:
0, 13, 34, 15
HSL:
37°, 48.6842%, 70.1961%
HSV (HSB):
37°, 34.2593%, 84.7059%
XYZ:
51.1846, 52.5184, 33.0305
xyY:
0.3743, 0.3841, 52.5184
CIE-Lab:
77.5898, 3.3859, 26.9774
CIE-LCH:
77.5898, 27.1890, 82.8463
CIE-Luv:
77.5898, 20.5964, 35.8516
Hunter-Lab:
72.4696, -0.7487, 23.7052
#d8bc8e color charts
#d8bc8e color shades, tints & tones
#d8bc8e color schemes
#d8bc8e color preview, HTML & CSS examples
This text has a color of #d8bc8e
<p style="color:#d8bc8e;">Text here</p>
.mytext {color:#d8bc8e;}
This box has a color of #d8bc8e
<div style="background-color:#d8bc8e;">Content here</div>
.mybackground {background-color:#d8bc8e;}
Border around this has a color of #d8bc8e
<div style="border:2px solid #d8bc8e;">Content here</div>
.myborder {border:2px solid #d8bc8e;}