#ded25e color space conversions
Hex:
#ded25e
RGB:
222, 210, 94
CMY:
13, 18, 63
CMYK:
0, 5, 58, 13
HSL:
54°, 65.9794%, 61.9608%
HSV (HSB):
54°, 57.6577%, 87.0588%
XYZ:
55.1912, 62.4309, 19.7312
xyY:
0.4018, 0.4545, 62.4309
CIE-Lab:
83.1421, -10.1978, 57.7569
CIE-LCH:
83.1421, 58.6503, 100.0132
CIE-Luv:
83.1421, 13.2323, 71.7183
Hunter-Lab:
79.0132, -13.5900, 40.5034
#ded25e color charts
#ded25e color shades, tints & tones
#ded25e color schemes
#ded25e color preview, HTML & CSS examples
This text has a color of #ded25e
<p style="color:#ded25e;">Text here</p>
.mytext {color:#ded25e;}
This box has a color of #ded25e
<div style="background-color:#ded25e;">Content here</div>
.mybackground {background-color:#ded25e;}
Border around this has a color of #ded25e
<div style="border:2px solid #ded25e;">Content here</div>
.myborder {border:2px solid #ded25e;}