#ded29f color space conversions
Hex:
#ded29f
RGB:
222, 210, 159
CMY:
13, 18, 38
CMYK:
0, 5, 28, 13
HSL:
49°, 48.8372%, 74.7059%
HSV (HSB):
49°, 28.3784%, 87.0588%
XYZ:
59.4288, 64.1260, 42.0462
xyY:
0.3589, 0.3872, 64.1260
CIE-Lab:
84.0313, -3.6169, 26.8261
CIE-LCH:
84.0313, 27.0689, 97.6788
CIE-Luv:
84.0313, 10.1890, 37.8315
Hunter-Lab:
80.0787, -7.6675, 24.9242
#ded29f color charts
#ded29f color shades, tints & tones
#ded29f color schemes
#ded29f color preview, HTML & CSS examples
This text has a color of #ded29f
<p style="color:#ded29f;">Text here</p>
.mytext {color:#ded29f;}
This box has a color of #ded29f
<div style="background-color:#ded29f;">Content here</div>
.mybackground {background-color:#ded29f;}
Border around this has a color of #ded29f
<div style="border:2px solid #ded29f;">Content here</div>
.myborder {border:2px solid #ded29f;}