#d5bc7f color space conversions
Hex:
#d5bc7f
RGB:
213, 188, 127
CMY:
16, 26, 50
CMYK:
0, 12, 40, 16
HSL:
43°, 50.5882%, 66.6667%
HSV (HSB):
43°, 40.3756%, 83.5294%
XYZ:
49.2546, 51.6449, 27.4511
xyY:
0.3838, 0.4024, 51.6449
CIE-Lab:
77.0680, 0.4562, 34.1155
CIE-LCH:
77.0680, 34.1186, 89.2339
CIE-Luv:
77.0680, 19.5890, 44.6170
Hunter-Lab:
71.8644, -3.4219, 27.6571
#d5bc7f color charts
#d5bc7f color shades, tints & tones
#d5bc7f color schemes
#d5bc7f color preview, HTML & CSS examples
This text has a color of #d5bc7f
<p style="color:#d5bc7f;">Text here</p>
.mytext {color:#d5bc7f;}
This box has a color of #d5bc7f
<div style="background-color:#d5bc7f;">Content here</div>
.mybackground {background-color:#d5bc7f;}
Border around this has a color of #d5bc7f
<div style="border:2px solid #d5bc7f;">Content here</div>
.myborder {border:2px solid #d5bc7f;}