#d5d95e color space conversions
Hex:
#d5d95e
RGB:
213, 217, 94
CMY:
16, 15, 63
CMYK:
2, 0, 57, 15
HSL:
62°, 61.8090%, 60.9804%
HSV (HSB):
62°, 56.6820%, 85.0980%
XYZ:
54.2738, 64.5800, 20.1943
xyY:
0.3903, 0.4644, 64.5800
CIE-Lab:
84.2668, -17.3701, 58.8174
CIE-LCH:
84.2668, 61.3287, 106.4531
CIE-Luv:
84.2668, 2.7545, 74.5618
Hunter-Lab:
80.3617, -20.0795, 41.3540
#d5d95e color charts
#d5d95e color shades, tints & tones
#d5d95e color schemes
#d5d95e color preview, HTML & CSS examples
This text has a color of #d5d95e
<p style="color:#d5d95e;">Text here</p>
.mytext {color:#d5d95e;}
This box has a color of #d5d95e
<div style="background-color:#d5d95e;">Content here</div>
.mybackground {background-color:#d5d95e;}
Border around this has a color of #d5d95e
<div style="border:2px solid #d5d95e;">Content here</div>
.myborder {border:2px solid #d5d95e;}