#ded48e color space conversions
Hex:
#ded48e
RGB:
222, 212, 142
CMY:
13, 17, 44
CMYK:
0, 5, 36, 13
HSL:
53°, 54.7945%, 71.3725%
HSV (HSB):
53°, 36.0360%, 87.0588%
XYZ:
58.5502, 64.5696, 34.9684
xyY:
0.3704, 0.4084, 64.5696
CIE-Lab:
84.2614, -6.7263, 35.9019
CIE-LCH:
84.2614, 36.5266, 100.6115
CIE-Luv:
84.2614, 9.9150, 49.3219
Hunter-Lab:
80.3552, -10.5590, 30.4472
#ded48e color charts
#ded48e color shades, tints & tones
#ded48e color schemes
#ded48e color preview, HTML & CSS examples
This text has a color of #ded48e
<p style="color:#ded48e;">Text here</p>
.mytext {color:#ded48e;}
This box has a color of #ded48e
<div style="background-color:#ded48e;">Content here</div>
.mybackground {background-color:#ded48e;}
Border around this has a color of #ded48e
<div style="border:2px solid #ded48e;">Content here</div>
.myborder {border:2px solid #ded48e;}