#d5d96f color space conversions
Hex:
#d5d96f
RGB:
213, 217, 111
CMY:
16, 15, 56
CMYK:
2, 0, 49, 15
HSL:
62°, 58.2418%, 64.3137%
HSV (HSB):
62°, 48.8479%, 85.0980%
XYZ:
55.1227, 64.9195, 24.6644
xyY:
0.3809, 0.4486, 64.9195
CIE-Lab:
84.4423, -15.9748, 51.2586
CIE-LCH:
84.4423, 53.6902, 107.3097
CIE-Luv:
84.4423, 2.2807, 67.4267
Hunter-Lab:
80.5727, -18.8839, 38.2514
#d5d96f color charts
#d5d96f color shades, tints & tones
#d5d96f color schemes
#d5d96f color preview, HTML & CSS examples
This text has a color of #d5d96f
<p style="color:#d5d96f;">Text here</p>
.mytext {color:#d5d96f;}
This box has a color of #d5d96f
<div style="background-color:#d5d96f;">Content here</div>
.mybackground {background-color:#d5d96f;}
Border around this has a color of #d5d96f
<div style="border:2px solid #d5d96f;">Content here</div>
.myborder {border:2px solid #d5d96f;}