#debfcc color space conversions
Hex:
#debfcc
RGB:
222, 191, 204
CMY:
13, 25, 20
CMYK:
0, 14, 8, 13
HSL:
335°, 31.9588%, 80.9804%
HSV (HSB):
335°, 13.9640%, 87.0588%
XYZ:
59.6541, 57.1508, 65.0138
xyY:
0.3281, 0.3143, 57.1508
CIE-Lab:
80.2644, 13.1596, -2.4411
CIE-LCH:
80.2644, 13.3841, 349.4910
CIE-Luv:
80.2644, 17.4789, -6.0177
Hunter-Lab:
75.5982, 8.5565, 1.9298
#debfcc color charts
#debfcc color shades, tints & tones
#debfcc color schemes
#debfcc color preview, HTML & CSS examples
This text has a color of #debfcc
<p style="color:#debfcc;">Text here</p>
.mytext {color:#debfcc;}
This box has a color of #debfcc
<div style="background-color:#debfcc;">Content here</div>
.mybackground {background-color:#debfcc;}
Border around this has a color of #debfcc
<div style="border:2px solid #debfcc;">Content here</div>
.myborder {border:2px solid #debfcc;}