#deeed6 color space conversions
Hex:
#deeed6
RGB:
222, 238, 214
CMY:
13, 7, 16
CMYK:
7, 0, 10, 7
HSL:
100°, 41.3793%, 88.6275%
HSV (HSB):
100°, 10.0840%, 93.3333%
XYZ:
72.8363, 81.5337, 75.5170
xyY:
0.3168, 0.3547, 81.5337
CIE-Lab:
92.3687, -9.5549, 9.8079
CIE-LCH:
92.3687, 13.6927, 134.2515
CIE-Luv:
92.3687, -7.7649, 16.4151
Hunter-Lab:
90.2960, -14.0329, 13.6214
#deeed6 color charts
#deeed6 color shades, tints & tones
#deeed6 color schemes
#deeed6 color preview, HTML & CSS examples
This text has a color of #deeed6
<p style="color:#deeed6;">Text here</p>
.mytext {color:#deeed6;}
This box has a color of #deeed6
<div style="background-color:#deeed6;">Content here</div>
.mybackground {background-color:#deeed6;}
Border around this has a color of #deeed6
<div style="border:2px solid #deeed6;">Content here</div>
.myborder {border:2px solid #deeed6;}