#ded010 color space conversions
Hex:
#ded010
RGB:
222, 208, 16
CMY:
13, 18, 94
CMYK:
0, 6, 93, 13
HSL:
56°, 86.5546%, 46.6667%
HSV (HSB):
56°, 92.7928%, 87.0588%
XYZ:
52.7736, 60.6788, 9.4209
xyY:
0.4295, 0.4938, 60.6788
CIE-Lab:
82.2057, -12.3439, 80.8614
CIE-LCH:
82.2057, 81.7982, 98.6795
CIE-Luv:
82.2057, 16.1636, 88.2844
Hunter-Lab:
77.8966, -15.3883, 47.3570
#ded010 color charts
#ded010 color shades, tints & tones
#ded010 color schemes
#ded010 color preview, HTML & CSS examples
This text has a color of #ded010
<p style="color:#ded010;">Text here</p>
.mytext {color:#ded010;}
This box has a color of #ded010
<div style="background-color:#ded010;">Content here</div>
.mybackground {background-color:#ded010;}
Border around this has a color of #ded010
<div style="border:2px solid #ded010;">Content here</div>
.myborder {border:2px solid #ded010;}