#ded52d color space conversions
Hex:
#ded52d
RGB:
222, 213, 45
CMY:
13, 16, 82
CMYK:
0, 4, 80, 13
HSL:
57°, 72.8395%, 52.3529%
HSV (HSB):
57°, 79.7297%, 87.0588%
XYZ:
54.3921, 63.3076, 11.8354
xyY:
0.4199, 0.4887, 63.3076
CIE-Lab:
83.6039, -14.2116, 76.2819
CIE-LCH:
83.6039, 77.5945, 100.5534
CIE-Luv:
83.6039, 12.4541, 86.7034
Hunter-Lab:
79.5660, -17.2163, 46.8769
#ded52d color charts
#ded52d color shades, tints & tones
#ded52d color schemes
#ded52d color preview, HTML & CSS examples
This text has a color of #ded52d
<p style="color:#ded52d;">Text here</p>
.mytext {color:#ded52d;}
This box has a color of #ded52d
<div style="background-color:#ded52d;">Content here</div>
.mybackground {background-color:#ded52d;}
Border around this has a color of #ded52d
<div style="border:2px solid #ded52d;">Content here</div>
.myborder {border:2px solid #ded52d;}