#00ac8d color space conversions
Hex:
#00ac8d
RGB:
0, 172, 141
CMY:
100, 33, 45
CMYK:
100, 0, 18, 33
HSL:
169°, 100.0000%, 33.7255%
HSV (HSB):
169°, 100.0000%, 67.4510%
XYZ:
19.5602, 31.4281, 30.2346
xyY:
0.2408, 0.3869, 31.4281
CIE-Lab:
62.8674, -44.7464, 5.4980
CIE-LCH:
62.8674, 45.0829, 172.9951
CIE-Luv:
62.8674, -51.7602, 14.6522
Hunter-Lab:
56.0608, -35.8258, 7.2664
#00ac8d color charts
#00ac8d color shades, tints & tones
#00ac8d color schemes
#00ac8d color preview, HTML & CSS examples
This text has a color of #00ac8d
<p style="color:#00ac8d;">Text here</p>
.mytext {color:#00ac8d;}
This box has a color of #00ac8d
<div style="background-color:#00ac8d;">Content here</div>
.mybackground {background-color:#00ac8d;}
Border around this has a color of #00ac8d
<div style="border:2px solid #00ac8d;">Content here</div>
.myborder {border:2px solid #00ac8d;}