#d8bd7c color space conversions
Hex:
#d8bd7c
RGB:
216, 189, 124
CMY:
15, 26, 51
CMYK:
0, 13, 43, 15
HSL:
42°, 54.1176%, 66.6667%
HSV (HSB):
42°, 42.5926%, 84.7059%
XYZ:
50.1546, 52.4494, 26.5491
xyY:
0.3883, 0.4061, 52.4494
CIE-Lab:
77.5488, 0.8154, 36.3438
CIE-LCH:
77.5488, 36.3529, 88.7147
CIE-Luv:
77.5488, 21.2175, 47.0707
Hunter-Lab:
72.4219, -3.1212, 28.9603
#d8bd7c color charts
#d8bd7c color shades, tints & tones
#d8bd7c color schemes
#d8bd7c color preview, HTML & CSS examples
This text has a color of #d8bd7c
<p style="color:#d8bd7c;">Text here</p>
.mytext {color:#d8bd7c;}
This box has a color of #d8bd7c
<div style="background-color:#d8bd7c;">Content here</div>
.mybackground {background-color:#d8bd7c;}
Border around this has a color of #d8bd7c
<div style="border:2px solid #d8bd7c;">Content here</div>
.myborder {border:2px solid #d8bd7c;}