#deaac4 color space conversions
Hex:
#deaac4
RGB:
222, 170, 196
CMY:
13, 33, 23
CMYK:
0, 23, 12, 13
HSL:
330°, 44.0678%, 76.8627%
HSV (HSB):
330°, 23.4234%, 87.0588%
XYZ:
54.4627, 48.2646, 58.6700
xyY:
0.3374, 0.2990, 48.2646
CIE-Lab:
74.9915, 23.0906, -5.8660
CIE-LCH:
74.9915, 23.8240, 345.7459
CIE-Luv:
74.9915, 29.6463, -12.8888
Hunter-Lab:
69.4727, 18.3568, -1.4398
#deaac4 color charts
#deaac4 color shades, tints & tones
#deaac4 color schemes
#deaac4 color preview, HTML & CSS examples
This text has a color of #deaac4
<p style="color:#deaac4;">Text here</p>
.mytext {color:#deaac4;}
This box has a color of #deaac4
<div style="background-color:#deaac4;">Content here</div>
.mybackground {background-color:#deaac4;}
Border around this has a color of #deaac4
<div style="border:2px solid #deaac4;">Content here</div>
.myborder {border:2px solid #deaac4;}