#acaf5e color space conversions
Hex:
#acaf5e
RGB:
172, 175, 94
CMY:
33, 31, 63
CMYK:
2, 0, 46, 31
HSL:
62°, 33.6100%, 52.7451%
HSV (HSB):
62°, 46.2857%, 68.6275%
XYZ:
34.3636, 40.2388, 16.5454
xyY:
0.3770, 0.4415, 40.2388
CIE-Lab:
69.6392, -12.9378, 40.9282
CIE-LCH:
69.6392, 42.9244, 107.5422
CIE-Luv:
69.6392, 1.8743, 52.8371
Hunter-Lab:
63.4340, -14.3122, 28.9393
#acaf5e color charts
#acaf5e color shades, tints & tones
#acaf5e color schemes
#acaf5e color preview, HTML & CSS examples
This text has a color of #acaf5e
<p style="color:#acaf5e;">Text here</p>
.mytext {color:#acaf5e;}
This box has a color of #acaf5e
<div style="background-color:#acaf5e;">Content here</div>
.mybackground {background-color:#acaf5e;}
Border around this has a color of #acaf5e
<div style="border:2px solid #acaf5e;">Content here</div>
.myborder {border:2px solid #acaf5e;}