#deebd4 color space conversions
Hex:
#deebd4
RGB:
222, 235, 212
CMY:
13, 8, 17
CMYK:
6, 0, 10, 8
HSL:
94°, 36.5079%, 87.6471%
HSV (HSB):
94°, 9.7872%, 92.1569%
XYZ:
71.7162, 79.6997, 73.8911
xyY:
0.3183, 0.3537, 79.6997
CIE-Lab:
91.5500, -8.3837, 9.6761
CIE-LCH:
91.5500, 12.8029, 130.9067
CIE-Luv:
91.5500, -6.1518, 15.9859
Hunter-Lab:
89.2747, -12.8380, 13.4190
#deebd4 color charts
#deebd4 color shades, tints & tones
#deebd4 color schemes
#deebd4 color preview, HTML & CSS examples
This text has a color of #deebd4
<p style="color:#deebd4;">Text here</p>
.mytext {color:#deebd4;}
This box has a color of #deebd4
<div style="background-color:#deebd4;">Content here</div>
.mybackground {background-color:#deebd4;}
Border around this has a color of #deebd4
<div style="border:2px solid #deebd4;">Content here</div>
.myborder {border:2px solid #deebd4;}