#d6bd7c color space conversions
Hex:
#d6bd7c
RGB:
214, 189, 124
CMY:
16, 26, 51
CMYK:
0, 12, 42, 16
HSL:
43°, 52.3256%, 66.2745%
HSV (HSB):
43°, 42.0561%, 83.9216%
XYZ:
49.5672, 52.1466, 26.5216
xyY:
0.3865, 0.4066, 52.1466
CIE-Lab:
77.3684, 0.0095, 36.0759
CIE-LCH:
77.3684, 36.0759, 89.9850
CIE-Luv:
77.3684, 19.8342, 46.9160
Hunter-Lab:
72.2126, -3.8483, 28.7733
#d6bd7c color charts
#d6bd7c color shades, tints & tones
#d6bd7c color schemes
#d6bd7c color preview, HTML & CSS examples
This text has a color of #d6bd7c
<p style="color:#d6bd7c;">Text here</p>
.mytext {color:#d6bd7c;}
This box has a color of #d6bd7c
<div style="background-color:#d6bd7c;">Content here</div>
.mybackground {background-color:#d6bd7c;}
Border around this has a color of #d6bd7c
<div style="border:2px solid #d6bd7c;">Content here</div>
.myborder {border:2px solid #d6bd7c;}