#debed8 color space conversions
Hex:
#debed8
RGB:
222, 190, 216
CMY:
13, 25, 15
CMYK:
0, 14, 3, 13
HSL:
311°, 32.6531%, 80.7843%
HSV (HSB):
311°, 14.4144%, 87.0588%
XYZ:
60.9323, 57.3144, 72.8170
xyY:
0.3189, 0.3000, 57.3144
CIE-Lab:
80.3561, 15.8002, -8.7679
CIE-LCH:
80.3561, 18.0700, 330.9730
CIE-Luv:
80.3561, 16.8467, -16.1881
Hunter-Lab:
75.7063, 11.1801, -4.0329
#debed8 color charts
#debed8 color shades, tints & tones
#debed8 color schemes
#debed8 color preview, HTML & CSS examples
This text has a color of #debed8
<p style="color:#debed8;">Text here</p>
.mytext {color:#debed8;}
This box has a color of #debed8
<div style="background-color:#debed8;">Content here</div>
.mybackground {background-color:#debed8;}
Border around this has a color of #debed8
<div style="border:2px solid #debed8;">Content here</div>
.myborder {border:2px solid #debed8;}