#debccd color space conversions
Hex:
#debccd
RGB:
222, 188, 205
CMY:
13, 26, 20
CMYK:
0, 15, 8, 13
HSL:
330°, 34.0000%, 80.3922%
HSV (HSB):
330°, 15.3153%, 87.0588%
XYZ:
59.1269, 55.9038, 65.4318
xyY:
0.3276, 0.3098, 55.9038
CIE-Lab:
79.5590, 14.9348, -4.0173
CIE-LCH:
79.5590, 15.4657, 344.9444
CIE-Luv:
79.5590, 18.9791, -8.7129
Hunter-Lab:
74.7689, 10.3115, 0.4523
#debccd color charts
#debccd color shades, tints & tones
#debccd color schemes
#debccd color preview, HTML & CSS examples
This text has a color of #debccd
<p style="color:#debccd;">Text here</p>
.mytext {color:#debccd;}
This box has a color of #debccd
<div style="background-color:#debccd;">Content here</div>
.mybackground {background-color:#debccd;}
Border around this has a color of #debccd
<div style="border:2px solid #debccd;">Content here</div>
.myborder {border:2px solid #debccd;}