#deafd4 color space conversions
Hex:
#deafd4
RGB:
222, 175, 212
CMY:
13, 31, 17
CMYK:
0, 21, 5, 13
HSL:
313°, 41.5929%, 77.8431%
HSV (HSB):
313°, 21.1712%, 87.0588%
XYZ:
57.3378, 50.9430, 69.0983
xyY:
0.3233, 0.2872, 50.9430
CIE-Lab:
76.6445, 23.1486, -12.1378
CIE-LCH:
76.6445, 26.1378, 332.3301
CIE-Luv:
76.6445, 25.0050, -22.5923
Hunter-Lab:
71.3744, 18.4909, -7.4372
#deafd4 color charts
#deafd4 color shades, tints & tones
#deafd4 color schemes
#deafd4 color preview, HTML & CSS examples
This text has a color of #deafd4
<p style="color:#deafd4;">Text here</p>
.mytext {color:#deafd4;}
This box has a color of #deafd4
<div style="background-color:#deafd4;">Content here</div>
.mybackground {background-color:#deafd4;}
Border around this has a color of #deafd4
<div style="border:2px solid #deafd4;">Content here</div>
.myborder {border:2px solid #deafd4;}