#d8b98c color space conversions
Hex:
#d8b98c
RGB:
216, 185, 140
CMY:
15, 27, 45
CMYK:
0, 14, 35, 15
HSL:
36°, 49.3506%, 69.8039%
HSV (HSB):
36°, 35.1852%, 84.7059%
XYZ:
50.4015, 51.1903, 32.0352
xyY:
0.3772, 0.3831, 51.1903
CIE-Lab:
76.7941, 4.7300, 26.9692
CIE-LCH:
76.7941, 27.3809, 80.0523
CIE-Luv:
76.7941, 22.6104, 35.4668
Hunter-Lab:
71.5474, 0.5362, 23.5362
#d8b98c color charts
#d8b98c color shades, tints & tones
#d8b98c color schemes
#d8b98c color preview, HTML & CSS examples
This text has a color of #d8b98c
<p style="color:#d8b98c;">Text here</p>
.mytext {color:#d8b98c;}
This box has a color of #d8b98c
<div style="background-color:#d8b98c;">Content here</div>
.mybackground {background-color:#d8b98c;}
Border around this has a color of #d8b98c
<div style="border:2px solid #d8b98c;">Content here</div>
.myborder {border:2px solid #d8b98c;}