#ded01d color space conversions
Hex:
#ded01d
RGB:
222, 208, 29
CMY:
13, 18, 89
CMYK:
0, 6, 87, 13
HSL:
56°, 76.8924%, 49.2157%
HSV (HSB):
56°, 86.9369%, 87.0588%
XYZ:
52.9018, 60.7301, 10.0962
xyY:
0.4276, 0.4908, 60.7301
CIE-Lab:
82.2334, -12.1305, 78.8440
CIE-LCH:
82.2334, 79.7718, 98.7466
CIE-Luv:
82.2334, 16.0511, 87.0784
Hunter-Lab:
77.9295, -15.2032, 46.8693
#ded01d color charts
#ded01d color shades, tints & tones
#ded01d color schemes
#ded01d color preview, HTML & CSS examples
This text has a color of #ded01d
<p style="color:#ded01d;">Text here</p>
.mytext {color:#ded01d;}
This box has a color of #ded01d
<div style="background-color:#ded01d;">Content here</div>
.mybackground {background-color:#ded01d;}
Border around this has a color of #ded01d
<div style="border:2px solid #ded01d;">Content here</div>
.myborder {border:2px solid #ded01d;}