#ded111 color space conversions
Hex:
#ded111
RGB:
222, 209, 17
CMY:
13, 18, 93
CMYK:
0, 6, 92, 13
HSL:
56°, 85.7741%, 46.8627%
HSV (HSB):
56°, 92.3423%, 87.0588%
XYZ:
53.0258, 61.1710, 9.5427
xyY:
0.4285, 0.4944, 61.1710
CIE-Lab:
82.4706, -12.8317, 80.9384
CIE-LCH:
82.4706, 81.9493, 99.0085
CIE-Luv:
82.4706, 15.4700, 88.5923
Hunter-Lab:
78.2119, -15.8520, 47.5143
#ded111 color charts
#ded111 color shades, tints & tones
#ded111 color schemes
#ded111 color preview, HTML & CSS examples
This text has a color of #ded111
<p style="color:#ded111;">Text here</p>
.mytext {color:#ded111;}
This box has a color of #ded111
<div style="background-color:#ded111;">Content here</div>
.mybackground {background-color:#ded111;}
Border around this has a color of #ded111
<div style="border:2px solid #ded111;">Content here</div>
.myborder {border:2px solid #ded111;}