#acdee1 color space conversions
Hex:
#acdee1
RGB:
172, 222, 225
CMY:
33, 13, 12
CMYK:
24, 1, 0, 12
HSL:
183°, 46.9027%, 77.8431%
HSV (HSB):
183°, 23.5556%, 88.2353%
XYZ:
56.7251, 66.4495, 81.0705
xyY:
0.2777, 0.3253, 66.4495
CIE-Lab:
85.2252, -15.3474, -6.7459
CIE-LCH:
85.2252, 16.7645, 203.7279
CIE-Luv:
85.2252, -25.3203, -7.8919
Hunter-Lab:
81.5165, -18.4406, -1.9040
#acdee1 color charts
#acdee1 color shades, tints & tones
#acdee1 color schemes
#acdee1 color preview, HTML & CSS examples
This text has a color of #acdee1
<p style="color:#acdee1;">Text here</p>
.mytext {color:#acdee1;}
This box has a color of #acdee1
<div style="background-color:#acdee1;">Content here</div>
.mybackground {background-color:#acdee1;}
Border around this has a color of #acdee1
<div style="border:2px solid #acdee1;">Content here</div>
.myborder {border:2px solid #acdee1;}