#debdcc color space conversions
Hex:
#debdcc
RGB:
222, 189, 204
CMY:
13, 26, 20
CMYK:
0, 15, 8, 13
HSL:
333°, 33.3333%, 80.5882%
HSV (HSB):
333°, 14.8649%, 87.0588%
XYZ:
59.2209, 56.2844, 64.8694
xyY:
0.3283, 0.3120, 56.2844
CIE-Lab:
79.7754, 14.2283, -3.1593
CIE-LCH:
79.7754, 14.5748, 347.4808
CIE-Luv:
79.7754, 18.5454, -7.2893
Hunter-Lab:
75.0229, 9.6124, 1.2503
#debdcc color charts
#debdcc RGB chart
#debdcc CMYK chart
#debdcc RGB pie chart
#debdcc color shades, tints & tones
#debdcc color schemes
#debdcc color preview, HTML & CSS examples
This text has a color of #debdcc
<p style="color:#debdcc;">Text here</p>
.mytext {color:#debdcc;}
Text color #debdcc
This box has a color of #debdcc
<div style="background-color:#debdcc;">Content here</div>
.mybackground {background-color:#debdcc;}
Background color #debdcc
Border around this has a color of #debdcc
<div style="border:2px solid #debdcc;">Content here</div>
.myborder {border:2px solid #debdcc;}
Border color #debdcc