#acddc2 color space conversions
Hex:
#acddc2
RGB:
172, 221, 194
CMY:
33, 13, 24
CMYK:
22, 0, 12, 13
HSL:
147°, 41.8803%, 77.0588%
HSV (HSB):
147°, 22.1719%, 86.6667%
XYZ:
52.6073, 64.3786, 60.6925
xyY:
0.2961, 0.3623, 64.3786
CIE-Lab:
84.1625, -21.2103, 8.0970
CIE-LCH:
84.1625, 22.7032, 159.1056
CIE-Luv:
84.1625, -24.6561, 15.7080
Hunter-Lab:
80.2363, -23.3791, 11.3171
#acddc2 color charts
#acddc2 color shades, tints & tones
#acddc2 color schemes
#acddc2 color preview, HTML & CSS examples
This text has a color of #acddc2
<p style="color:#acddc2;">Text here</p>
.mytext {color:#acddc2;}
This box has a color of #acddc2
<div style="background-color:#acddc2;">Content here</div>
.mybackground {background-color:#acddc2;}
Border around this has a color of #acddc2
<div style="border:2px solid #acddc2;">Content here</div>
.myborder {border:2px solid #acddc2;}