#acfec3 color space conversions
Hex:
#acfec3
RGB:
172, 254, 195
CMY:
33, 0, 24
CMYK:
32, 0, 23, 0
HSL:
137°, 97.6190%, 83.5294%
HSV (HSB):
137°, 32.2835%, 99.6078%
XYZ:
62.3054, 83.5944, 64.4813
xyY:
0.2962, 0.3973, 83.5944
CIE-Lab:
93.2741, -36.6663, 20.4505
CIE-LCH:
93.2741, 41.9838, 150.8495
CIE-Luv:
93.2741, -39.7185, 36.3999
Hunter-Lab:
91.4300, -38.3628, 22.1865
#acfec3 color charts
#acfec3 color shades, tints & tones
#acfec3 color schemes
#acfec3 color preview, HTML & CSS examples
This text has a color of #acfec3
<p style="color:#acfec3;">Text here</p>
.mytext {color:#acfec3;}
This box has a color of #acfec3
<div style="background-color:#acfec3;">Content here</div>
.mybackground {background-color:#acfec3;}
Border around this has a color of #acfec3
<div style="border:2px solid #acfec3;">Content here</div>
.myborder {border:2px solid #acfec3;}