#d5bf7b color space conversions
Hex:
#d5bf7b
RGB:
213, 191, 123
CMY:
16, 25, 52
CMYK:
0, 10, 42, 16
HSL:
45°, 51.7241%, 65.8824%
HSV (HSB):
45°, 42.2535%, 83.5294%
XYZ:
49.6465, 52.8378, 26.3210
xyY:
0.3854, 0.4102, 52.8378
CIE-Lab:
77.7791, -1.5465, 37.0999
CIE-LCH:
77.7791, 37.1321, 92.3870
CIE-Luv:
77.7791, 17.9364, 48.4281
Hunter-Lab:
72.6896, -5.2925, 29.4138
#d5bf7b color charts
#d5bf7b color shades, tints & tones
#d5bf7b color schemes
#d5bf7b color preview, HTML & CSS examples
This text has a color of #d5bf7b
<p style="color:#d5bf7b;">Text here</p>
.mytext {color:#d5bf7b;}
This box has a color of #d5bf7b
<div style="background-color:#d5bf7b;">Content here</div>
.mybackground {background-color:#d5bf7b;}
Border around this has a color of #d5bf7b
<div style="border:2px solid #d5bf7b;">Content here</div>
.myborder {border:2px solid #d5bf7b;}