#ded47d color space conversions
Hex:
#ded47d
RGB:
222, 212, 125
CMY:
13, 17, 51
CMYK:
0, 5, 44, 13
HSL:
54°, 59.5092%, 68.0392%
HSV (HSB):
54°, 43.6937%, 87.0588%
XYZ:
57.3694, 64.0972, 28.7504
xyY:
0.3819, 0.4267, 64.0972
CIE-Lab:
84.0164, -8.5494, 44.1328
CIE-LCH:
84.0164, 44.9533, 100.9636
CIE-Luv:
84.0164, 10.7225, 58.6358
Hunter-Lab:
80.0607, -12.1981, 34.7511
#ded47d color charts
#ded47d color shades, tints & tones
#ded47d color schemes
#ded47d color preview, HTML & CSS examples
This text has a color of #ded47d
<p style="color:#ded47d;">Text here</p>
.mytext {color:#ded47d;}
This box has a color of #ded47d
<div style="background-color:#ded47d;">Content here</div>
.mybackground {background-color:#ded47d;}
Border around this has a color of #ded47d
<div style="border:2px solid #ded47d;">Content here</div>
.myborder {border:2px solid #ded47d;}