#d5d03a color space conversions
Hex:
#d5d03a
RGB:
213, 208, 58
CMY:
16, 18, 77
CMYK:
0, 2, 73, 16
HSL:
58°, 64.8536%, 53.1373%
HSV (HSB):
58°, 72.7700%, 83.5294%
XYZ:
50.7602, 59.5634, 12.8245
xyY:
0.4122, 0.4837, 59.5634
CIE-Lab:
81.6003, -15.0284, 70.2393
CIE-LCH:
81.6003, 71.8290, 102.0769
CIE-Luv:
81.6003, 9.3124, 81.8729
Hunter-Lab:
77.1773, -17.6593, 44.1719
#d5d03a color charts
#d5d03a color shades, tints & tones
#d5d03a color schemes
#d5d03a color preview, HTML & CSS examples
This text has a color of #d5d03a
<p style="color:#d5d03a;">Text here</p>
.mytext {color:#d5d03a;}
This box has a color of #d5d03a
<div style="background-color:#d5d03a;">Content here</div>
.mybackground {background-color:#d5d03a;}
Border around this has a color of #d5d03a
<div style="border:2px solid #d5d03a;">Content here</div>
.myborder {border:2px solid #d5d03a;}