#d5bf85 color space conversions
Hex:
#d5bf85
RGB:
213, 191, 133
CMY:
16, 25, 48
CMYK:
0, 10, 38, 16
HSL:
44°, 48.7805%, 67.8431%
HSV (HSB):
44°, 37.5587%, 83.5294%
XYZ:
50.3050, 53.1012, 29.7885
xyY:
0.3777, 0.3987, 53.1012
CIE-Lab:
77.9347, -0.4446, 32.1211
CIE-LCH:
77.9347, 32.1242, 90.7930
CIE-Luv:
77.9347, 17.3204, 42.7037
Hunter-Lab:
72.8706, -4.2989, 26.7724
#d5bf85 color charts
#d5bf85 color shades, tints & tones
#d5bf85 color schemes
#d5bf85 color preview, HTML & CSS examples
This text has a color of #d5bf85
<p style="color:#d5bf85;">Text here</p>
.mytext {color:#d5bf85;}
This box has a color of #d5bf85
<div style="background-color:#d5bf85;">Content here</div>
.mybackground {background-color:#d5bf85;}
Border around this has a color of #d5bf85
<div style="border:2px solid #d5bf85;">Content here</div>
.myborder {border:2px solid #d5bf85;}