#dedfae color space conversions
Hex:
#dedfae
RGB:
222, 223, 174
CMY:
13, 13, 32
CMYK:
0, 0, 22, 13
HSL:
61°, 43.3628%, 77.8431%
HSV (HSB):
61°, 21.9731%, 87.4510%
XYZ:
64.1519, 71.3609, 50.4373
xyY:
0.3450, 0.3838, 71.3609
CIE-Lab:
87.6601, -8.2191, 23.9755
CIE-LCH:
87.6601, 25.3452, 108.9223
CIE-Luv:
87.6601, 1.9582, 35.4715
Hunter-Lab:
84.4754, -12.2764, 23.7328
#dedfae color charts
#dedfae color shades, tints & tones
#dedfae color schemes
#dedfae color preview, HTML & CSS examples
This text has a color of #dedfae
<p style="color:#dedfae;">Text here</p>
.mytext {color:#dedfae;}
This box has a color of #dedfae
<div style="background-color:#dedfae;">Content here</div>
.mybackground {background-color:#dedfae;}
Border around this has a color of #dedfae
<div style="border:2px solid #dedfae;">Content here</div>
.myborder {border:2px solid #dedfae;}