#deabc2 color space conversions
Hex:
#deabc2
RGB:
222, 171, 194
CMY:
13, 33, 24
CMYK:
0, 23, 13, 13
HSL:
333°, 43.5897%, 77.0588%
HSV (HSB):
333°, 22.9730%, 87.0588%
XYZ:
54.4247, 48.5505, 57.5416
xyY:
0.3391, 0.3025, 48.5505
CIE-Lab:
75.1708, 22.2211, -4.5067
CIE-LCH:
75.1708, 22.6735, 348.5352
CIE-Luv:
75.1708, 29.3596, -10.6903
Hunter-Lab:
69.6782, 17.4873, -0.1882
#deabc2 color charts
#deabc2 color shades, tints & tones
#deabc2 color schemes
#deabc2 color preview, HTML & CSS examples
This text has a color of #deabc2
<p style="color:#deabc2;">Text here</p>
.mytext {color:#deabc2;}
This box has a color of #deabc2
<div style="background-color:#deabc2;">Content here</div>
.mybackground {background-color:#deabc2;}
Border around this has a color of #deabc2
<div style="border:2px solid #deabc2;">Content here</div>
.myborder {border:2px solid #deabc2;}