#deebd6 color space conversions
Hex:
#deebd6
RGB:
222, 235, 214
CMY:
13, 8, 16
CMYK:
6, 0, 9, 8
HSL:
97°, 34.4262%, 88.0392%
HSV (HSB):
97°, 8.9362%, 92.1569%
XYZ:
71.9701, 79.8013, 75.2283
xyY:
0.3170, 0.3515, 79.8013
CIE-Lab:
91.5956, -8.0439, 8.7010
CIE-LCH:
91.5956, 11.8495, 132.7529
CIE-Luv:
91.5956, -6.2343, 14.5003
Hunter-Lab:
89.3316, -12.5214, 12.6025
#deebd6 color charts
#deebd6 color shades, tints & tones
#deebd6 color schemes
#deebd6 color preview, HTML & CSS examples
This text has a color of #deebd6
<p style="color:#deebd6;">Text here</p>
.mytext {color:#deebd6;}
This box has a color of #deebd6
<div style="background-color:#deebd6;">Content here</div>
.mybackground {background-color:#deebd6;}
Border around this has a color of #deebd6
<div style="border:2px solid #deebd6;">Content here</div>
.myborder {border:2px solid #deebd6;}