#d5d30a color space conversions
Hex:
#d5d30a
RGB:
213, 211, 10
CMY:
16, 17, 96
CMYK:
0, 1, 95, 16
HSL:
59°, 91.0314%, 43.7255%
HSV (HSB):
59°, 95.3052%, 83.5294%
XYZ:
50.7896, 60.7566, 9.3375
xyY:
0.4202, 0.5026, 60.7566
CIE-Lab:
82.2477, -17.7405, 81.1958
CIE-LCH:
82.2477, 83.1113, 102.3249
CIE-Luv:
82.2477, 7.8476, 89.7206
Hunter-Lab:
77.9465, -20.0965, 47.4600
#d5d30a color charts
#d5d30a color shades, tints & tones
#d5d30a color schemes
#d5d30a color preview, HTML & CSS examples
This text has a color of #d5d30a
<p style="color:#d5d30a;">Text here</p>
.mytext {color:#d5d30a;}
This box has a color of #d5d30a
<div style="background-color:#d5d30a;">Content here</div>
.mybackground {background-color:#d5d30a;}
Border around this has a color of #d5d30a
<div style="border:2px solid #d5d30a;">Content here</div>
.myborder {border:2px solid #d5d30a;}