#ded564 color space conversions
Hex:
#ded564
RGB:
222, 213, 100
CMY:
13, 16, 61
CMYK:
0, 4, 55, 13
HSL:
56°, 64.8936%, 63.1373%
HSV (HSB):
56°, 54.9550%, 87.0588%
XYZ:
56.2187, 64.0382, 21.4542
xyY:
0.3967, 0.4519, 64.0382
CIE-Lab:
83.9857, -11.2612, 56.0085
CIE-LCH:
83.9857, 57.1294, 101.3685
CIE-Luv:
83.9857, 11.0877, 70.6902
Hunter-Lab:
80.0239, -14.6412, 40.1212
#ded564 color charts
#ded564 color shades, tints & tones
#ded564 color schemes
#ded564 color preview, HTML & CSS examples
This text has a color of #ded564
<p style="color:#ded564;">Text here</p>
.mytext {color:#ded564;}
This box has a color of #ded564
<div style="background-color:#ded564;">Content here</div>
.mybackground {background-color:#ded564;}
Border around this has a color of #ded564
<div style="border:2px solid #ded564;">Content here</div>
.myborder {border:2px solid #ded564;}