#00ac7f color space conversions
Hex:
#00ac7f
RGB:
0, 172, 127
CMY:
100, 33, 50
CMYK:
100, 0, 26, 33
HSL:
164°, 100.0000%, 33.7255%
HSV (HSB):
164°, 100.0000%, 67.4510%
XYZ:
18.5833, 31.0374, 25.0900
xyY:
0.2487, 0.4154, 31.0374
CIE-Lab:
62.5392, -48.3304, 12.7973
CIE-LCH:
62.5392, 49.9960, 165.1691
CIE-Luv:
62.5392, -52.8154, 25.2042
Hunter-Lab:
55.7112, -37.9532, 12.2960
#00ac7f color charts
#00ac7f color shades, tints & tones
#00ac7f color schemes
#00ac7f color preview, HTML & CSS examples
This text has a color of #00ac7f
<p style="color:#00ac7f;">Text here</p>
.mytext {color:#00ac7f;}
This box has a color of #00ac7f
<div style="background-color:#00ac7f;">Content here</div>
.mybackground {background-color:#00ac7f;}
Border around this has a color of #00ac7f
<div style="border:2px solid #00ac7f;">Content here</div>
.myborder {border:2px solid #00ac7f;}