#dedfa2 color space conversions
Hex:
#dedfa2
RGB:
222, 223, 162
CMY:
13, 13, 36
CMYK:
0, 0, 27, 13
HSL:
61°, 48.8000%, 75.4902%
HSV (HSB):
61°, 27.3543%, 87.4510%
XYZ:
63.0335, 70.9136, 44.5479
xyY:
0.3531, 0.3973, 70.9136
CIE-Lab:
87.4430, -9.8471, 29.8753
CIE-LCH:
87.4430, 31.4564, 108.2426
CIE-Luv:
87.4430, 2.5077, 43.2380
Hunter-Lab:
84.2102, -13.7561, 27.5822
#dedfa2 color charts
#dedfa2 color shades, tints & tones
#dedfa2 color schemes
#dedfa2 color preview, HTML & CSS examples
This text has a color of #dedfa2
<p style="color:#dedfa2;">Text here</p>
.mytext {color:#dedfa2;}
This box has a color of #dedfa2
<div style="background-color:#dedfa2;">Content here</div>
.mybackground {background-color:#dedfa2;}
Border around this has a color of #dedfa2
<div style="border:2px solid #dedfa2;">Content here</div>
.myborder {border:2px solid #dedfa2;}