#ded020 color space conversions
Hex:
#ded020
RGB:
222, 208, 32
CMY:
13, 18, 87
CMYK:
0, 6, 86, 13
HSL:
56°, 74.8031%, 49.8039%
HSV (HSB):
56°, 85.5856%, 87.0588%
XYZ:
52.9408, 60.7456, 10.3013
xyY:
0.4270, 0.4899, 60.7456
CIE-Lab:
82.2418, -12.0658, 78.2498
CIE-LCH:
82.2418, 79.1746, 98.7657
CIE-Luv:
82.2418, 16.0171, 86.7135
Hunter-Lab:
77.9395, -15.1471, 46.7212
#ded020 color charts
#ded020 color shades, tints & tones
#ded020 color schemes
#ded020 color preview, HTML & CSS examples
This text has a color of #ded020
<p style="color:#ded020;">Text here</p>
.mytext {color:#ded020;}
This box has a color of #ded020
<div style="background-color:#ded020;">Content here</div>
.mybackground {background-color:#ded020;}
Border around this has a color of #ded020
<div style="border:2px solid #ded020;">Content here</div>
.myborder {border:2px solid #ded020;}