#acdfc0 color space conversions
Hex:
#acdfc0
RGB:
172, 223, 192
CMY:
33, 13, 25
CMYK:
23, 0, 14, 13
HSL:
144°, 44.3478%, 77.4510%
HSV (HSB):
144°, 22.8700%, 87.4510%
XYZ:
52.9154, 65.3518, 59.6944
xyY:
0.2973, 0.3672, 65.3518
CIE-Lab:
84.6647, -22.5751, 9.8702
CIE-LCH:
84.6647, 24.6385, 156.3843
CIE-Luv:
84.6647, -25.5803, 18.5337
Hunter-Lab:
80.8404, -24.6309, 12.8073
#acdfc0 color charts
#acdfc0 color shades, tints & tones
#acdfc0 color schemes
#acdfc0 color preview, HTML & CSS examples
This text has a color of #acdfc0
<p style="color:#acdfc0;">Text here</p>
.mytext {color:#acdfc0;}
This box has a color of #acdfc0
<div style="background-color:#acdfc0;">Content here</div>
.mybackground {background-color:#acdfc0;}
Border around this has a color of #acdfc0
<div style="border:2px solid #acdfc0;">Content here</div>
.myborder {border:2px solid #acdfc0;}