#deafc7 color space conversions
Hex:
#deafc7
RGB:
222, 175, 199
CMY:
13, 31, 22
CMYK:
0, 21, 10, 13
HSL:
329°, 41.5929%, 77.8431%
HSV (HSB):
329°, 21.1712%, 87.0588%
XYZ:
55.7630, 50.3131, 60.8052
xyY:
0.3341, 0.3015, 50.3131
CIE-Lab:
76.2610, 20.8975, -5.6280
CIE-LCH:
76.2610, 21.6420, 344.9270
CIE-Luv:
76.2610, 26.5821, -12.1634
Hunter-Lab:
70.9317, 16.1974, -1.1733
#deafc7 color charts
#deafc7 color shades, tints & tones
#deafc7 color schemes
#deafc7 color preview, HTML & CSS examples
This text has a color of #deafc7
<p style="color:#deafc7;">Text here</p>
.mytext {color:#deafc7;}
This box has a color of #deafc7
<div style="background-color:#deafc7;">Content here</div>
.mybackground {background-color:#deafc7;}
Border around this has a color of #deafc7
<div style="border:2px solid #deafc7;">Content here</div>
.myborder {border:2px solid #deafc7;}