#deabb0 color space conversions
Hex:
#deabb0
RGB:
222, 171, 176
CMY:
13, 33, 31
CMYK:
0, 23, 21, 13
HSL:
354°, 43.5897%, 77.0588%
HSV (HSB):
354°, 22.9730%, 87.0588%
XYZ:
52.5236, 47.7900, 47.5304
xyY:
0.3553, 0.3232, 47.7900
CIE-Lab:
74.6923, 19.3917, 4.6492
CIE-LCH:
74.6923, 19.9413, 13.4822
CIE-Luv:
74.6923, 31.5921, 3.1982
Hunter-Lab:
69.1303, 14.6420, 7.6265
#deabb0 color charts
#deabb0 color shades, tints & tones
#deabb0 color schemes
#deabb0 color preview, HTML & CSS examples
This text has a color of #deabb0
<p style="color:#deabb0;">Text here</p>
.mytext {color:#deabb0;}
This box has a color of #deabb0
<div style="background-color:#deabb0;">Content here</div>
.mybackground {background-color:#deabb0;}
Border around this has a color of #deabb0
<div style="border:2px solid #deabb0;">Content here</div>
.myborder {border:2px solid #deabb0;}