#ded72d color space conversions
Hex:
#ded72d
RGB:
222, 215, 45
CMY:
13, 16, 82
CMYK:
0, 3, 80, 13
HSL:
58°, 72.8395%, 52.3529%
HSV (HSB):
58°, 79.7297%, 87.0588%
XYZ:
54.8983, 64.3199, 12.0042
xyY:
0.4184, 0.4902, 64.3199
CIE-Lab:
84.1321, -15.2043, 76.7411
CIE-LCH:
84.1321, 78.2327, 101.2066
CIE-Luv:
84.1321, 11.1181, 87.4926
Hunter-Lab:
80.1997, -18.1627, 47.2654
#ded72d color charts
#ded72d color shades, tints & tones
#ded72d color schemes
#ded72d color preview, HTML & CSS examples
This text has a color of #ded72d
<p style="color:#ded72d;">Text here</p>
.mytext {color:#ded72d;}
This box has a color of #ded72d
<div style="background-color:#ded72d;">Content here</div>
.mybackground {background-color:#ded72d;}
Border around this has a color of #ded72d
<div style="border:2px solid #ded72d;">Content here</div>
.myborder {border:2px solid #ded72d;}