#d5da7a color space conversions
Hex:
#d5da7a
RGB:
213, 218, 122
CMY:
16, 15, 52
CMYK:
2, 0, 44, 15
HSL:
63°, 56.4706%, 66.6667%
HSV (HSB):
63°, 44.0367%, 85.4902%
XYZ:
56.0248, 65.6941, 28.1398
xyY:
0.3739, 0.4384, 65.6941
CIE-Lab:
84.8401, -15.4273, 46.4680
CIE-LCH:
84.8401, 48.9620, 108.3661
CIE-Luv:
84.8401, 1.3326, 62.6648
Hunter-Lab:
81.0519, -18.4577, 36.1519
#d5da7a color charts
#d5da7a color shades, tints & tones
#d5da7a color schemes
#d5da7a color preview, HTML & CSS examples
This text has a color of #d5da7a
<p style="color:#d5da7a;">Text here</p>
.mytext {color:#d5da7a;}
This box has a color of #d5da7a
<div style="background-color:#d5da7a;">Content here</div>
.mybackground {background-color:#d5da7a;}
Border around this has a color of #d5da7a
<div style="border:2px solid #d5da7a;">Content here</div>
.myborder {border:2px solid #d5da7a;}