#d5d30e color space conversions
Hex:
#d5d30e
RGB:
213, 211, 14
CMY:
16, 17, 95
CMYK:
0, 1, 93, 16
HSL:
59°, 87.6652%, 44.5098%
HSV (HSB):
59°, 93.4272%, 83.5294%
XYZ:
50.8141, 60.7664, 9.4664
xyY:
0.4198, 0.5020, 60.7664
CIE-Lab:
82.2530, -17.6981, 80.8009
CIE-LCH:
82.2530, 82.7164, 102.3546
CIE-Luv:
82.2530, 7.8302, 89.4888
Hunter-Lab:
77.9528, -20.0608, 47.3669
#d5d30e color charts
#d5d30e color shades, tints & tones
#d5d30e color schemes
#d5d30e color preview, HTML & CSS examples
This text has a color of #d5d30e
<p style="color:#d5d30e;">Text here</p>
.mytext {color:#d5d30e;}
This box has a color of #d5d30e
<div style="background-color:#d5d30e;">Content here</div>
.mybackground {background-color:#d5d30e;}
Border around this has a color of #d5d30e
<div style="border:2px solid #d5d30e;">Content here</div>
.myborder {border:2px solid #d5d30e;}