#debdc9 color space conversions
Hex:
#debdc9
RGB:
222, 189, 201
CMY:
13, 26, 21
CMYK:
0, 15, 9, 13
HSL:
338°, 33.3333%, 80.5882%
HSV (HSB):
338°, 14.8649%, 87.0588%
XYZ:
58.8644, 56.1418, 62.9923
xyY:
0.3307, 0.3154, 56.1418
CIE-Lab:
79.6945, 13.7186, -1.6597
CIE-LCH:
79.6945, 13.8187, 353.1017
CIE-Luv:
79.6945, 18.8377, -4.9384
Hunter-Lab:
74.9279, 9.1085, 2.6040
#debdc9 color charts
#debdc9 color shades, tints & tones
#debdc9 color schemes
#debdc9 color preview, HTML & CSS examples
This text has a color of #debdc9
<p style="color:#debdc9;">Text here</p>
.mytext {color:#debdc9;}
This box has a color of #debdc9
<div style="background-color:#debdc9;">Content here</div>
.mybackground {background-color:#debdc9;}
Border around this has a color of #debdc9
<div style="border:2px solid #debdc9;">Content here</div>
.myborder {border:2px solid #debdc9;}