#00ac8c color space conversions
Hex:
#00ac8c
RGB:
0, 172, 140
CMY:
100, 33, 45
CMYK:
100, 0, 19, 33
HSL:
169°, 100.0000%, 33.7255%
HSV (HSB):
169°, 100.0000%, 67.4510%
XYZ:
19.4861, 31.3985, 29.8444
xyY:
0.2414, 0.3889, 31.3985
CIE-Lab:
62.8426, -45.0127, 6.0190
CIE-LCH:
62.8426, 45.4134, 172.3837
CIE-Luv:
62.8426, -51.8372, 15.4277
Hunter-Lab:
56.0344, -35.9861, 7.6456
#00ac8c color charts
#00ac8c color shades, tints & tones
#00ac8c color schemes
#00ac8c color preview, HTML & CSS examples
This text has a color of #00ac8c
<p style="color:#00ac8c;">Text here</p>
.mytext {color:#00ac8c;}
This box has a color of #00ac8c
<div style="background-color:#00ac8c;">Content here</div>
.mybackground {background-color:#00ac8c;}
Border around this has a color of #00ac8c
<div style="border:2px solid #00ac8c;">Content here</div>
.myborder {border:2px solid #00ac8c;}