#ded420 color space conversions
Hex:
#ded420
RGB:
222, 212, 32
CMY:
13, 17, 87
CMYK:
0, 5, 86, 13
HSL:
57°, 74.8031%, 49.8039%
HSV (HSB):
57°, 85.5856%, 87.0588%
XYZ:
53.9284, 62.7208, 10.6305
xyY:
0.4237, 0.4928, 62.7208
CIE-Lab:
83.2953, -14.0643, 79.1055
CIE-LCH:
83.2953, 80.3460, 100.0813
CIE-Luv:
83.2953, 13.2949, 88.2595
Hunter-Lab:
79.1965, -17.0453, 47.4791
#ded420 color charts
#ded420 color shades, tints & tones
#ded420 color schemes
#ded420 color preview, HTML & CSS examples
This text has a color of #ded420
<p style="color:#ded420;">Text here</p>
.mytext {color:#ded420;}
This box has a color of #ded420
<div style="background-color:#ded420;">Content here</div>
.mybackground {background-color:#ded420;}
Border around this has a color of #ded420
<div style="border:2px solid #ded420;">Content here</div>
.myborder {border:2px solid #ded420;}