#debdc8 color space conversions
Hex:
#debdc8
RGB:
222, 189, 200
CMY:
13, 26, 22
CMYK:
0, 15, 10, 13
HSL:
340°, 33.3333%, 80.5882%
HSV (HSB):
340°, 14.8649%, 87.0588%
XYZ:
58.7471, 56.0949, 62.3747
xyY:
0.3315, 0.3165, 56.0949
CIE-Lab:
79.6678, 13.5503, -1.1592
CIE-LCH:
79.6678, 13.5998, 355.1102
CIE-Luv:
79.6678, 18.9347, -4.1582
Hunter-Lab:
74.8965, 8.9423, 3.0502
#debdc8 color charts
#debdc8 color shades, tints & tones
#debdc8 color schemes
#debdc8 color preview, HTML & CSS examples
This text has a color of #debdc8
<p style="color:#debdc8;">Text here</p>
.mytext {color:#debdc8;}
This box has a color of #debdc8
<div style="background-color:#debdc8;">Content here</div>
.mybackground {background-color:#debdc8;}
Border around this has a color of #debdc8
<div style="border:2px solid #debdc8;">Content here</div>
.myborder {border:2px solid #debdc8;}