#d5d981 color space conversions
Hex:
#d5d981
RGB:
213, 217, 129
CMY:
16, 15, 49
CMYK:
2, 0, 41, 15
HSL:
63°, 53.6585%, 67.8431%
HSV (HSB):
63°, 40.5530%, 85.0980%
XYZ:
56.2159, 65.3568, 30.4211
xyY:
0.3699, 0.4300, 65.3568
CIE-Lab:
84.6673, -14.2063, 42.8163
CIE-LCH:
84.6673, 45.1115, 108.3556
CIE-Luv:
84.6673, 1.6918, 58.5620
Hunter-Lab:
80.8436, -17.3534, 34.2799
#d5d981 color charts
#d5d981 color shades, tints & tones
#d5d981 color schemes
#d5d981 color preview, HTML & CSS examples
This text has a color of #d5d981
<p style="color:#d5d981;">Text here</p>
.mytext {color:#d5d981;}
This box has a color of #d5d981
<div style="background-color:#d5d981;">Content here</div>
.mybackground {background-color:#d5d981;}
Border around this has a color of #d5d981
<div style="border:2px solid #d5d981;">Content here</div>
.myborder {border:2px solid #d5d981;}