#deafd3 color space conversions
Hex:
#deafd3
RGB:
222, 175, 211
CMY:
13, 31, 17
CMYK:
0, 21, 5, 13
HSL:
314°, 41.5929%, 77.8431%
HSV (HSB):
314°, 21.1712%, 87.0588%
XYZ:
57.2120, 50.8927, 68.4359
xyY:
0.3241, 0.2883, 50.8927
CIE-Lab:
76.6140, 22.9709, -11.6394
CIE-LCH:
76.6140, 25.7515, 333.1286
CIE-Luv:
76.6140, 25.1273, -21.7822
Hunter-Lab:
71.3391, 18.3087, -6.9397
#deafd3 color charts
#deafd3 color shades, tints & tones
#deafd3 color schemes
#deafd3 color preview, HTML & CSS examples
This text has a color of #deafd3
<p style="color:#deafd3;">Text here</p>
.mytext {color:#deafd3;}
This box has a color of #deafd3
<div style="background-color:#deafd3;">Content here</div>
.mybackground {background-color:#deafd3;}
Border around this has a color of #deafd3
<div style="border:2px solid #deafd3;">Content here</div>
.myborder {border:2px solid #deafd3;}