#deedae color space conversions
Hex:
#deedae
RGB:
222, 237, 174
CMY:
13, 7, 32
CMYK:
6, 0, 27, 7
HSL:
74°, 63.6364%, 80.5882%
HSV (HSB):
74°, 26.5823%, 92.9412%
XYZ:
68.0484, 79.1540, 51.7361
xyY:
0.3421, 0.3979, 79.1540
CIE-Lab:
91.3039, -15.2194, 28.9409
CIE-LCH:
91.3039, 32.6987, 117.7389
CIE-Luv:
91.3039, -5.7831, 43.5599
Hunter-Lab:
88.9685, -19.1676, 27.8002
#deedae color charts
#deedae color shades, tints & tones
#deedae color schemes
#deedae color preview, HTML & CSS examples
This text has a color of #deedae
<p style="color:#deedae;">Text here</p>
.mytext {color:#deedae;}
This box has a color of #deedae
<div style="background-color:#deedae;">Content here</div>
.mybackground {background-color:#deedae;}
Border around this has a color of #deedae
<div style="border:2px solid #deedae;">Content here</div>
.myborder {border:2px solid #deedae;}