#d5d53e color space conversions
Hex:
#d5d53e
RGB:
213, 213, 62
CMY:
16, 16, 76
CMYK:
0, 0, 71, 16
HSL:
60°, 64.2553%, 53.9216%
HSV (HSB):
60°, 70.8920%, 83.5294%
XYZ:
52.1043, 62.0824, 13.7943
xyY:
0.4071, 0.4851, 62.0824
CIE-Lab:
82.9572, -17.3277, 70.1674
CIE-LCH:
82.9572, 72.2752, 103.8716
CIE-Luv:
82.9572, 5.9842, 82.9589
Hunter-Lab:
78.7924, -19.8471, 44.7747
#d5d53e color charts
#d5d53e color shades, tints & tones
#d5d53e color schemes
#d5d53e color preview, HTML & CSS examples
This text has a color of #d5d53e
<p style="color:#d5d53e;">Text here</p>
.mytext {color:#d5d53e;}
This box has a color of #d5d53e
<div style="background-color:#d5d53e;">Content here</div>
.mybackground {background-color:#d5d53e;}
Border around this has a color of #d5d53e
<div style="border:2px solid #d5d53e;">Content here</div>
.myborder {border:2px solid #d5d53e;}