#ded929 color space conversions
Hex:
#ded929
RGB:
222, 217, 41
CMY:
13, 15, 84
CMYK:
0, 2, 82, 13
HSL:
58°, 73.2794%, 51.5686%
HSV (HSB):
58°, 81.5315%, 87.0588%
XYZ:
55.3373, 65.3154, 11.7884
xyY:
0.4178, 0.4932, 65.3154
CIE-Lab:
84.6460, -16.3125, 78.2053
CIE-LCH:
84.6460, 79.8885, 101.7822
CIE-Luv:
84.6460, 9.8429, 88.9376
Hunter-Lab:
80.8179, -19.2097, 47.9243
#ded929 color charts
#ded929 color shades, tints & tones
#ded929 color schemes
#ded929 color preview, HTML & CSS examples
This text has a color of #ded929
<p style="color:#ded929;">Text here</p>
.mytext {color:#ded929;}
This box has a color of #ded929
<div style="background-color:#ded929;">Content here</div>
.mybackground {background-color:#ded929;}
Border around this has a color of #ded929
<div style="border:2px solid #ded929;">Content here</div>
.myborder {border:2px solid #ded929;}