#d5d54e color space conversions
Hex:
#d5d54e
RGB:
213, 213, 78
CMY:
16, 16, 69
CMYK:
0, 0, 63, 16
HSL:
60°, 61.6438%, 57.0588%
HSV (HSB):
60°, 63.3803%, 83.5294%
XYZ:
52.6100, 62.2847, 16.4570
xyY:
0.4005, 0.4742, 62.2847
CIE-Lab:
83.0646, -16.4710, 64.2656
CIE-LCH:
83.0646, 66.3428, 104.3752
CIE-Luv:
83.0646, 5.6564, 78.4132
Hunter-Lab:
78.9207, -19.1197, 42.8809
#d5d54e color charts
#d5d54e color shades, tints & tones
#d5d54e color schemes
#d5d54e color preview, HTML & CSS examples
This text has a color of #d5d54e
<p style="color:#d5d54e;">Text here</p>
.mytext {color:#d5d54e;}
This box has a color of #d5d54e
<div style="background-color:#d5d54e;">Content here</div>
.mybackground {background-color:#d5d54e;}
Border around this has a color of #d5d54e
<div style="border:2px solid #d5d54e;">Content here</div>
.myborder {border:2px solid #d5d54e;}