#ded10c color space conversions
Hex:
#ded10c
RGB:
222, 209, 12
CMY:
13, 18, 95
CMYK:
0, 6, 95, 13
HSL:
56°, 89.7436%, 45.8824%
HSV (HSB):
56°, 94.5946%, 87.0588%
XYZ:
52.9910, 61.1571, 9.3594
xyY:
0.4291, 0.4952, 61.1571
CIE-Lab:
82.4631, -12.8896, 81.4982
CIE-LCH:
82.4631, 82.5112, 98.9874
CIE-Luv:
82.4631, 15.4999, 88.9192
Hunter-Lab:
78.2030, -15.9021, 47.6462
#ded10c color charts
#ded10c color shades, tints & tones
#ded10c color schemes
#ded10c color preview, HTML & CSS examples
This text has a color of #ded10c
<p style="color:#ded10c;">Text here</p>
.mytext {color:#ded10c;}
This box has a color of #ded10c
<div style="background-color:#ded10c;">Content here</div>
.mybackground {background-color:#ded10c;}
Border around this has a color of #ded10c
<div style="border:2px solid #ded10c;">Content here</div>
.myborder {border:2px solid #ded10c;}