#acdfa2 color space conversions
Hex:
#acdfa2
RGB:
172, 223, 162
CMY:
33, 13, 36
CMYK:
23, 0, 27, 13
HSL:
110°, 48.8000%, 75.4902%
HSV (HSB):
110°, 27.3543%, 87.4510%
XYZ:
49.9225, 64.1546, 43.9343
xyY:
0.3159, 0.4060, 64.1546
CIE-Lab:
84.0462, -27.8150, 24.7036
CIE-LCH:
84.0462, 37.2014, 138.3904
CIE-Luv:
84.0462, -25.4493, 39.7236
Hunter-Lab:
80.0966, -28.9137, 23.5461
#acdfa2 color charts
#acdfa2 color shades, tints & tones
#acdfa2 color schemes
#acdfa2 color preview, HTML & CSS examples
This text has a color of #acdfa2
<p style="color:#acdfa2;">Text here</p>
.mytext {color:#acdfa2;}
This box has a color of #acdfa2
<div style="background-color:#acdfa2;">Content here</div>
.mybackground {background-color:#acdfa2;}
Border around this has a color of #acdfa2
<div style="border:2px solid #acdfa2;">Content here</div>
.myborder {border:2px solid #acdfa2;}