#ded488 color space conversions
Hex:
#ded488
RGB:
222, 212, 136
CMY:
13, 17, 47
CMYK:
0, 5, 39, 13
HSL:
53°, 56.5789%, 70.1961%
HSV (HSB):
53°, 38.7387%, 87.0588%
XYZ:
58.1116, 64.3941, 32.6591
xyY:
0.3745, 0.4150, 64.3941
CIE-Lab:
84.1706, -7.3995, 38.8293
CIE-LCH:
84.1706, 39.5280, 100.7892
CIE-Luv:
84.1706, 10.2108, 52.7345
Hunter-Lab:
80.2460, -11.1663, 32.0419
#ded488 color charts
#ded488 color shades, tints & tones
#ded488 color schemes
#ded488 color preview, HTML & CSS examples
This text has a color of #ded488
<p style="color:#ded488;">Text here</p>
.mytext {color:#ded488;}
This box has a color of #ded488
<div style="background-color:#ded488;">Content here</div>
.mybackground {background-color:#ded488;}
Border around this has a color of #ded488
<div style="border:2px solid #ded488;">Content here</div>
.myborder {border:2px solid #ded488;}