#d8b07c color space conversions
Hex:
#d8b07c
RGB:
216, 176, 124
CMY:
15, 31, 51
CMYK:
0, 19, 43, 15
HSL:
34°, 54.1176%, 66.6667%
HSV (HSB):
34°, 42.5926%, 84.7059%
XYZ:
47.4823, 47.1048, 25.6583
xyY:
0.3949, 0.3917, 47.1048
CIE-Lab:
74.2568, 7.6978, 32.0812
CIE-LCH:
74.2568, 32.9918, 76.5071
CIE-Luv:
74.2568, 29.6427, 40.3570
Hunter-Lab:
68.6330, 3.3839, 25.8776
#d8b07c color charts
#d8b07c color shades, tints & tones
#d8b07c color schemes
#d8b07c color preview, HTML & CSS examples
This text has a color of #d8b07c
<p style="color:#d8b07c;">Text here</p>
.mytext {color:#d8b07c;}
This box has a color of #d8b07c
<div style="background-color:#d8b07c;">Content here</div>
.mybackground {background-color:#d8b07c;}
Border around this has a color of #d8b07c
<div style="border:2px solid #d8b07c;">Content here</div>
.myborder {border:2px solid #d8b07c;}