#acddc8 color space conversions
Hex:
#acddc8
RGB:
172, 221, 200
CMY:
33, 13, 22
CMYK:
22, 0, 10, 13
HSL:
154°, 41.8803%, 77.0588%
HSV (HSB):
154°, 22.1719%, 86.6667%
XYZ:
53.2950, 64.6537, 64.3140
xyY:
0.2924, 0.3547, 64.6537
CIE-Lab:
84.3050, -20.0432, 5.1319
CIE-LCH:
84.3050, 20.6897, 165.6384
CIE-Luv:
84.3050, -24.6957, 11.1452
Hunter-Lab:
80.4075, -22.4013, 8.8621
#acddc8 color charts
#acddc8 color shades, tints & tones
#acddc8 color schemes
#acddc8 color preview, HTML & CSS examples
This text has a color of #acddc8
<p style="color:#acddc8;">Text here</p>
.mytext {color:#acddc8;}
This box has a color of #acddc8
<div style="background-color:#acddc8;">Content here</div>
.mybackground {background-color:#acddc8;}
Border around this has a color of #acddc8
<div style="border:2px solid #acddc8;">Content here</div>
.myborder {border:2px solid #acddc8;}