#d8b28e color space conversions
Hex:
#d8b28e
RGB:
216, 178, 142
CMY:
15, 30, 44
CMYK:
0, 18, 34, 15
HSL:
29°, 48.6842%, 70.1961%
HSV (HSB):
29°, 34.2593%, 84.7059%
XYZ:
49.1218, 48.3927, 32.3429
xyY:
0.3783, 0.3727, 48.3927
CIE-Lab:
75.0720, 8.6987, 23.5754
CIE-LCH:
75.0720, 25.1290, 69.7473
CIE-Luv:
75.0720, 26.8176, 30.3576
Hunter-Lab:
69.5649, 4.3055, 21.1296
#d8b28e color charts
#d8b28e color shades, tints & tones
#d8b28e color schemes
#d8b28e color preview, HTML & CSS examples
This text has a color of #d8b28e
<p style="color:#d8b28e;">Text here</p>
.mytext {color:#d8b28e;}
This box has a color of #d8b28e
<div style="background-color:#d8b28e;">Content here</div>
.mybackground {background-color:#d8b28e;}
Border around this has a color of #d8b28e
<div style="border:2px solid #d8b28e;">Content here</div>
.myborder {border:2px solid #d8b28e;}