#debbcf color space conversions
Hex:
#debbcf
RGB:
222, 187, 207
CMY:
13, 27, 19
CMYK:
0, 16, 7, 13
HSL:
326°, 34.6535%, 80.1961%
HSV (HSB):
326°, 15.7658%, 87.0588%
XYZ:
59.1570, 55.5752, 66.6407
xyY:
0.3262, 0.3064, 55.5752
CIE-Lab:
79.3715, 15.8159, -5.3738
CIE-LCH:
79.3715, 16.7039, 341.2338
CIE-Luv:
79.3715, 19.3078, -10.9325
Hunter-Lab:
74.5488, 11.1854, -0.8164
#debbcf color charts
#debbcf color shades, tints & tones
#debbcf color schemes
#debbcf color preview, HTML & CSS examples
This text has a color of #debbcf
<p style="color:#debbcf;">Text here</p>
.mytext {color:#debbcf;}
This box has a color of #debbcf
<div style="background-color:#debbcf;">Content here</div>
.mybackground {background-color:#debbcf;}
Border around this has a color of #debbcf
<div style="border:2px solid #debbcf;">Content here</div>
.myborder {border:2px solid #debbcf;}