#ded864 color space conversions
Hex:
#ded864
RGB:
222, 216, 100
CMY:
13, 15, 61
CMYK:
0, 3, 55, 13
HSL:
57°, 64.8936%, 63.1373%
HSV (HSB):
57°, 54.9550%, 87.0588%
XYZ:
56.9803, 65.5614, 21.7080
xyY:
0.3950, 0.4545, 65.5614
CIE-Lab:
84.7722, -12.7647, 56.9074
CIE-LCH:
84.7722, 58.3214, 102.6426
CIE-Luv:
84.7722, 9.1752, 72.0669
Hunter-Lab:
80.9700, -16.0833, 40.7834
#ded864 color charts
#ded864 color shades, tints & tones
#ded864 color schemes
#ded864 color preview, HTML & CSS examples
This text has a color of #ded864
<p style="color:#ded864;">Text here</p>
.mytext {color:#ded864;}
This box has a color of #ded864
<div style="background-color:#ded864;">Content here</div>
.mybackground {background-color:#ded864;}
Border around this has a color of #ded864
<div style="border:2px solid #ded864;">Content here</div>
.myborder {border:2px solid #ded864;}