#acdee2 color space conversions
Hex:
#acdee2
RGB:
172, 222, 226
CMY:
33, 13, 11
CMYK:
24, 2, 0, 11
HSL:
184°, 48.2143%, 78.0392%
HSV (HSB):
184°, 23.8938%, 88.6275%
XYZ:
56.8620, 66.5042, 81.7912
xyY:
0.2772, 0.3242, 66.5042
CIE-Lab:
85.2529, -15.1289, -7.2336
CIE-LCH:
85.2529, 16.7692, 205.5539
CIE-Luv:
85.2529, -25.3273, -8.7014
Hunter-Lab:
81.5501, -18.2510, -2.3802
#acdee2 color charts
#acdee2 color shades, tints & tones
#acdee2 color schemes
#acdee2 color preview, HTML & CSS examples
This text has a color of #acdee2
<p style="color:#acdee2;">Text here</p>
.mytext {color:#acdee2;}
This box has a color of #acdee2
<div style="background-color:#acdee2;">Content here</div>
.mybackground {background-color:#acdee2;}
Border around this has a color of #acdee2
<div style="border:2px solid #acdee2;">Content here</div>
.myborder {border:2px solid #acdee2;}