#ded725 color space conversions
Hex:
#ded725
RGB:
222, 215, 37
CMY:
13, 16, 85
CMYK:
0, 3, 83, 13
HSL:
58°, 73.7052%, 50.7843%
HSV (HSB):
58°, 83.3333%, 87.0588%
XYZ:
54.7586, 64.2640, 11.2684
xyY:
0.4203, 0.4932, 64.2640
CIE-Lab:
84.1031, -15.4328, 78.6919
CIE-LCH:
84.1031, 80.1909, 101.0959
CIE-Luv:
84.1031, 11.2220, 88.7543
Hunter-Lab:
80.1649, -18.3597, 47.7813
#ded725 color charts
#ded725 color shades, tints & tones
#ded725 color schemes
#ded725 color preview, HTML & CSS examples
This text has a color of #ded725
<p style="color:#ded725;">Text here</p>
.mytext {color:#ded725;}
This box has a color of #ded725
<div style="background-color:#ded725;">Content here</div>
.mybackground {background-color:#ded725;}
Border around this has a color of #ded725
<div style="border:2px solid #ded725;">Content here</div>
.myborder {border:2px solid #ded725;}