#acddd9 color space conversions
Hex:
#acddd9
RGB:
172, 221, 217
CMY:
33, 13, 15
CMYK:
22, 0, 2, 13
HSL:
175°, 41.8803%, 77.0588%
HSV (HSB):
175°, 22.1719%, 86.6667%
XYZ:
55.3941, 65.4933, 75.3675
xyY:
0.2823, 0.3337, 65.4933
CIE-Lab:
84.7373, -16.5633, -3.2327
CIE-LCH:
84.7373, 16.8758, 191.0439
CIE-Luv:
84.7373, -24.8161, -2.1691
Hunter-Lab:
80.9279, -19.4430, 1.4333
#acddd9 color charts
#acddd9 color shades, tints & tones
#acddd9 color schemes
#acddd9 color preview, HTML & CSS examples
This text has a color of #acddd9
<p style="color:#acddd9;">Text here</p>
.mytext {color:#acddd9;}
This box has a color of #acddd9
<div style="background-color:#acddd9;">Content here</div>
.mybackground {background-color:#acddd9;}
Border around this has a color of #acddd9
<div style="border:2px solid #acddd9;">Content here</div>
.myborder {border:2px solid #acddd9;}