#d5cb7f color space conversions
Hex:
#d5cb7f
RGB:
213, 203, 127
CMY:
16, 20, 50
CMYK:
0, 5, 40, 16
HSL:
53°, 50.5882%, 66.6667%
HSV (HSB):
53°, 40.3756%, 83.5294%
XYZ:
52.6273, 58.3903, 28.5754
xyY:
0.3770, 0.4183, 58.3903
CIE-Lab:
80.9553, -7.3342, 39.1160
CIE-LCH:
80.9553, 39.7976, 100.6197
CIE-Luv:
80.9553, 10.2298, 52.4258
Hunter-Lab:
76.4136, -10.7878, 31.3176
#d5cb7f color charts
#d5cb7f color shades, tints & tones
#d5cb7f color schemes
#d5cb7f color preview, HTML & CSS examples
This text has a color of #d5cb7f
<p style="color:#d5cb7f;">Text here</p>
.mytext {color:#d5cb7f;}
This box has a color of #d5cb7f
<div style="background-color:#d5cb7f;">Content here</div>
.mybackground {background-color:#d5cb7f;}
Border around this has a color of #d5cb7f
<div style="border:2px solid #d5cb7f;">Content here</div>
.myborder {border:2px solid #d5cb7f;}