#d5bc7b color space conversions
Hex:
#d5bc7b
RGB:
213, 188, 123
CMY:
16, 26, 52
CMYK:
0, 12, 42, 16
HSL:
43°, 51.7241%, 65.8824%
HSV (HSB):
43°, 42.2535%, 83.5294%
XYZ:
48.9989, 51.5426, 26.1051
xyY:
0.3869, 0.4070, 51.5426
CIE-Lab:
77.0065, 0.0251, 36.1094
CIE-LCH:
77.0065, 36.1094, 89.9601
CIE-Luv:
77.0065, 19.8451, 46.8811
Hunter-Lab:
71.7932, -3.8116, 28.6965
#d5bc7b color charts
#d5bc7b color shades, tints & tones
#d5bc7b color schemes
#d5bc7b color preview, HTML & CSS examples
This text has a color of #d5bc7b
<p style="color:#d5bc7b;">Text here</p>
.mytext {color:#d5bc7b;}
This box has a color of #d5bc7b
<div style="background-color:#d5bc7b;">Content here</div>
.mybackground {background-color:#d5bc7b;}
Border around this has a color of #d5bc7b
<div style="border:2px solid #d5bc7b;">Content here</div>
.myborder {border:2px solid #d5bc7b;}