#acefac color space conversions
Hex:
#acefac
RGB:
172, 239, 172
CMY:
33, 6, 33
CMYK:
28, 0, 28, 6
HSL:
120°, 67.6768%, 80.5882%
HSV (HSB):
120°, 28.0335%, 93.7255%
XYZ:
55.3262, 73.4822, 50.2972
xyY:
0.3089, 0.4103, 73.4822
CIE-Lab:
88.6772, -33.7164, 25.8725
CIE-LCH:
88.6772, 42.4992, 142.4989
CIE-Luv:
88.6772, -33.0912, 42.7701
Hunter-Lab:
85.7218, -34.8064, 25.2169
#acefac color charts
#acefac color shades, tints & tones
#acefac color schemes
#acefac color preview, HTML & CSS examples
This text has a color of #acefac
<p style="color:#acefac;">Text here</p>
.mytext {color:#acefac;}
This box has a color of #acefac
<div style="background-color:#acefac;">Content here</div>
.mybackground {background-color:#acefac;}
Border around this has a color of #acefac
<div style="border:2px solid #acefac;">Content here</div>
.myborder {border:2px solid #acefac;}