#d5bc8e color space conversions
Hex:
#d5bc8e
RGB:
213, 188, 142
CMY:
16, 26, 44
CMYK:
0, 12, 33, 16
HSL:
39°, 45.8065%, 69.6078%
HSV (HSB):
39°, 33.3333%, 83.5294%
XYZ:
50.3063, 52.0656, 32.9894
xyY:
0.3716, 0.3846, 52.0656
CIE-Lab:
77.3200, 2.2083, 26.5681
CIE-LCH:
77.3200, 26.6597, 85.2486
CIE-Luv:
77.3200, 18.5666, 35.5669
Hunter-Lab:
72.1565, -1.8266, 23.4026
#d5bc8e color charts
#d5bc8e color shades, tints & tones
#d5bc8e color schemes
#d5bc8e color preview, HTML & CSS examples
This text has a color of #d5bc8e
<p style="color:#d5bc8e;">Text here</p>
.mytext {color:#d5bc8e;}
This box has a color of #d5bc8e
<div style="background-color:#d5bc8e;">Content here</div>
.mybackground {background-color:#d5bc8e;}
Border around this has a color of #d5bc8e
<div style="border:2px solid #d5bc8e;">Content here</div>
.myborder {border:2px solid #d5bc8e;}