#ded500 color space conversions
Hex:
#ded500
RGB:
222, 213, 0
CMY:
13, 16, 100
CMYK:
0, 4, 100, 13
HSL:
58°, 100.0000%, 43.5294%
HSV (HSB):
58°, 100.0000%, 87.0588%
XYZ:
53.9185, 63.1181, 9.3412
xyY:
0.4266, 0.4994, 63.1181
CIE-Lab:
83.5045, -14.9914, 83.3508
CIE-LCH:
83.5045, 84.6883, 100.1961
CIE-Luv:
83.5045, 12.8249, 91.0466
Hunter-Lab:
79.4469, -17.8890, 48.6416
#ded500 color charts
#ded500 color shades, tints & tones
#ded500 color schemes
#ded500 color preview, HTML & CSS examples
This text has a color of #ded500
<p style="color:#ded500;">Text here</p>
.mytext {color:#ded500;}
This box has a color of #ded500
<div style="background-color:#ded500;">Content here</div>
.mybackground {background-color:#ded500;}
Border around this has a color of #ded500
<div style="border:2px solid #ded500;">Content here</div>
.myborder {border:2px solid #ded500;}