#ded925 color space conversions
Hex:
#ded925
RGB:
222, 217, 37
CMY:
13, 15, 85
CMYK:
0, 2, 83, 13
HSL:
58°, 73.7052%, 50.7843%
HSV (HSB):
58°, 83.3333%, 87.0588%
XYZ:
55.2710, 65.2889, 11.4392
xyY:
0.4187, 0.4946, 65.2889
CIE-Lab:
84.6324, -16.4206, 79.1324
CIE-LCH:
84.6324, 80.8182, 101.7230
CIE-Luv:
84.6324, 9.8900, 89.5321
Hunter-Lab:
80.8015, -19.3026, 48.1673
#ded925 color charts
#ded925 color shades, tints & tones
#ded925 color schemes
#ded925 color preview, HTML & CSS examples
This text has a color of #ded925
<p style="color:#ded925;">Text here</p>
.mytext {color:#ded925;}
This box has a color of #ded925
<div style="background-color:#ded925;">Content here</div>
.mybackground {background-color:#ded925;}
Border around this has a color of #ded925
<div style="border:2px solid #ded925;">Content here</div>
.myborder {border:2px solid #ded925;}