#deabdb color space conversions
Hex:
#deabdb
RGB:
222, 171, 219
CMY:
13, 33, 14
CMYK:
0, 23, 1, 13
HSL:
304°, 43.5897%, 77.0588%
HSV (HSB):
304°, 22.9730%, 87.0588%
XYZ:
57.4733, 49.7699, 73.5952
xyY:
0.3178, 0.2752, 49.7699
CIE-Lab:
75.9278, 26.5701, -17.0237
CIE-LCH:
75.9278, 31.5559, 327.3519
CIE-Luv:
75.9278, 26.1457, -30.8459
Hunter-Lab:
70.5478, 21.9603, -12.4677
#deabdb color charts
#deabdb color shades, tints & tones
#deabdb color schemes
#deabdb color preview, HTML & CSS examples
This text has a color of #deabdb
<p style="color:#deabdb;">Text here</p>
.mytext {color:#deabdb;}
This box has a color of #deabdb
<div style="background-color:#deabdb;">Content here</div>
.mybackground {background-color:#deabdb;}
Border around this has a color of #deabdb
<div style="border:2px solid #deabdb;">Content here</div>
.myborder {border:2px solid #deabdb;}