#d5bd8f color space conversions
Hex:
#d5bd8f
RGB:
213, 189, 143
CMY:
16, 26, 44
CMYK:
0, 11, 33, 16
HSL:
39°, 45.4545%, 69.8039%
HSV (HSB):
39°, 32.8638%, 83.5294%
XYZ:
50.5961, 52.5245, 33.4581
xyY:
0.3705, 0.3846, 52.5245
CIE-Lab:
77.5934, 1.8051, 26.4062
CIE-LCH:
77.5934, 26.4679, 86.0895
CIE-Luv:
77.5934, 17.8837, 35.4868
Hunter-Lab:
72.4738, -2.2130, 23.3599
#d5bd8f color charts
#d5bd8f color shades, tints & tones
#d5bd8f color schemes
#d5bd8f color preview, HTML & CSS examples
This text has a color of #d5bd8f
<p style="color:#d5bd8f;">Text here</p>
.mytext {color:#d5bd8f;}
This box has a color of #d5bd8f
<div style="background-color:#d5bd8f;">Content here</div>
.mybackground {background-color:#d5bd8f;}
Border around this has a color of #d5bd8f
<div style="border:2px solid #d5bd8f;">Content here</div>
.myborder {border:2px solid #d5bd8f;}