#acaf7f color space conversions
Hex:
#acaf7f
RGB:
172, 175, 127
CMY:
33, 31, 50
CMYK:
2, 0, 27, 31
HSL:
64°, 23.0769%, 59.2157%
HSV (HSB):
64°, 27.4286%, 68.6275%
XYZ:
36.1740, 40.9629, 26.0787
xyY:
0.3505, 0.3969, 40.9629
CIE-Lab:
70.1499, -8.9905, 24.3294
CIE-LCH:
70.1499, 25.9375, 110.2810
CIE-Luv:
70.1499, 0.6252, 34.1799
Hunter-Lab:
64.0023, -11.1160, 20.6429
#acaf7f color charts
#acaf7f color shades, tints & tones
#acaf7f color schemes
#acaf7f color preview, HTML & CSS examples
This text has a color of #acaf7f
<p style="color:#acaf7f;">Text here</p>
.mytext {color:#acaf7f;}
This box has a color of #acaf7f
<div style="background-color:#acaf7f;">Content here</div>
.mybackground {background-color:#acaf7f;}
Border around this has a color of #acaf7f
<div style="border:2px solid #acaf7f;">Content here</div>
.myborder {border:2px solid #acaf7f;}