#ded213 color space conversions
Hex:
#ded213
RGB:
222, 210, 19
CMY:
13, 18, 93
CMYK:
0, 5, 91, 13
HSL:
56°, 84.2324%, 47.2549%
HSV (HSB):
56°, 91.4414%, 87.0588%
XYZ:
53.2883, 61.6698, 9.7110
xyY:
0.4274, 0.4947, 61.6698
CIE-Lab:
82.7375, -13.3042, 80.8796
CIE-LCH:
82.7375, 81.9666, 99.3411
CIE-Luv:
82.7375, 14.7716, 88.8194
Hunter-Lab:
78.5301, -16.3026, 47.6393
#ded213 color charts
#ded213 color shades, tints & tones
#ded213 color schemes
#ded213 color preview, HTML & CSS examples
This text has a color of #ded213
<p style="color:#ded213;">Text here</p>
.mytext {color:#ded213;}
This box has a color of #ded213
<div style="background-color:#ded213;">Content here</div>
.mybackground {background-color:#ded213;}
Border around this has a color of #ded213
<div style="border:2px solid #ded213;">Content here</div>
.myborder {border:2px solid #ded213;}