#deaac8 color space conversions
Hex:
#deaac8
RGB:
222, 170, 200
CMY:
13, 33, 22
CMYK:
0, 23, 10, 13
HSL:
325°, 44.0678%, 76.8627%
HSV (HSB):
325°, 23.4234%, 87.0588%
XYZ:
54.9243, 48.4492, 61.1004
xyY:
0.3339, 0.2946, 48.4492
CIE-Lab:
75.1074, 23.7609, -7.8831
CIE-LCH:
75.1074, 25.0345, 341.6457
CIE-Luv:
75.1074, 29.1300, -16.0728
Hunter-Lab:
69.6054, 19.0412, -3.3216
#deaac8 color charts
#deaac8 color shades, tints & tones
#deaac8 color schemes
#deaac8 color preview, HTML & CSS examples
This text has a color of #deaac8
<p style="color:#deaac8;">Text here</p>
.mytext {color:#deaac8;}
This box has a color of #deaac8
<div style="background-color:#deaac8;">Content here</div>
.mybackground {background-color:#deaac8;}
Border around this has a color of #deaac8
<div style="border:2px solid #deaac8;">Content here</div>
.myborder {border:2px solid #deaac8;}