#debaca color space conversions
Hex:
#debaca
RGB:
222, 186, 202
CMY:
13, 27, 21
CMYK:
0, 16, 9, 13
HSL:
333°, 35.2941%, 80.0000%
HSV (HSB):
333°, 16.2162%, 87.0588%
XYZ:
58.3438, 54.9117, 63.4011
xyY:
0.3303, 0.3108, 54.9117
CIE-Lab:
78.9904, 15.4933, -3.2334
CIE-LCH:
78.9904, 15.8271, 348.2118
CIE-Luv:
78.9904, 20.3483, -7.6190
Hunter-Lab:
74.1024, 10.8609, 1.1439
#debaca color charts
#debaca color shades, tints & tones
#debaca color schemes
#debaca color preview, HTML & CSS examples
This text has a color of #debaca
<p style="color:#debaca;">Text here</p>
.mytext {color:#debaca;}
This box has a color of #debaca
<div style="background-color:#debaca;">Content here</div>
.mybackground {background-color:#debaca;}
Border around this has a color of #debaca
<div style="border:2px solid #debaca;">Content here</div>
.myborder {border:2px solid #debaca;}