#deabbe color space conversions
Hex:
#deabbe
RGB:
222, 171, 190
CMY:
13, 33, 25
CMYK:
0, 23, 14, 13
HSL:
338°, 43.5897%, 77.0588%
HSV (HSB):
338°, 22.9730%, 87.0588%
XYZ:
53.9814, 48.3731, 55.2070
xyY:
0.3426, 0.3070, 48.3731
CIE-Lab:
75.0597, 21.5696, -2.4813
CIE-LCH:
75.0597, 21.7119, 353.4378
CIE-Luv:
75.0597, 29.8632, -7.5496
Hunter-Lab:
69.5508, 16.8277, 1.6232
#deabbe color charts
#deabbe color shades, tints & tones
#deabbe color schemes
#deabbe color preview, HTML & CSS examples
This text has a color of #deabbe
<p style="color:#deabbe;">Text here</p>
.mytext {color:#deabbe;}
This box has a color of #deabbe
<div style="background-color:#deabbe;">Content here</div>
.mybackground {background-color:#deabbe;}
Border around this has a color of #deabbe
<div style="border:2px solid #deabbe;">Content here</div>
.myborder {border:2px solid #deabbe;}