#d5d31e color space conversions
Hex:
#d5d31e
RGB:
213, 211, 30
CMY:
16, 17, 88
CMYK:
0, 1, 86, 16
HSL:
59°, 75.3086%, 47.6471%
HSV (HSB):
59°, 85.9155%, 83.5294%
XYZ:
50.9692, 60.8284, 10.2830
xyY:
0.4175, 0.4983, 60.8284
CIE-Lab:
82.2864, -17.4298, 78.3807
CIE-LCH:
82.2864, 80.2953, 102.5370
CIE-Luv:
82.2864, 7.7204, 88.0260
Hunter-Lab:
77.9926, -19.8349, 46.7777
#d5d31e color charts
#d5d31e color shades, tints & tones
#d5d31e color schemes
#d5d31e color preview, HTML & CSS examples
This text has a color of #d5d31e
<p style="color:#d5d31e;">Text here</p>
.mytext {color:#d5d31e;}
This box has a color of #d5d31e
<div style="background-color:#d5d31e;">Content here</div>
.mybackground {background-color:#d5d31e;}
Border around this has a color of #d5d31e
<div style="border:2px solid #d5d31e;">Content here</div>
.myborder {border:2px solid #d5d31e;}