#d5d20c color space conversions
Hex:
#d5d20c
RGB:
213, 210, 12
CMY:
16, 18, 95
CMYK:
0, 1, 94, 16
HSL:
59°, 89.3333%, 44.1176%
HSV (HSB):
59°, 94.3662%, 83.5294%
XYZ:
50.5535, 60.2659, 9.3158
xyY:
0.4208, 0.5017, 60.2659
CIE-Lab:
81.9825, -17.2270, 80.8066
CIE-LCH:
81.9825, 82.6225, 102.0346
CIE-Luv:
81.9825, 8.5031, 89.2303
Hunter-Lab:
77.6311, -19.6148, 47.2269
#d5d20c color charts
#d5d20c color shades, tints & tones
#d5d20c color schemes
#d5d20c color preview, HTML & CSS examples
This text has a color of #d5d20c
<p style="color:#d5d20c;">Text here</p>
.mytext {color:#d5d20c;}
This box has a color of #d5d20c
<div style="background-color:#d5d20c;">Content here</div>
.mybackground {background-color:#d5d20c;}
Border around this has a color of #d5d20c
<div style="border:2px solid #d5d20c;">Content here</div>
.myborder {border:2px solid #d5d20c;}