#00ac7d color space conversions
Hex:
#00ac7d
RGB:
0, 172, 125
CMY:
100, 33, 51
CMYK:
100, 0, 27, 33
HSL:
164°, 100.0000%, 33.7255%
HSV (HSB):
164°, 100.0000%, 67.4510%
XYZ:
18.4542, 30.9857, 24.4102
xyY:
0.2499, 0.4196, 30.9857
CIE-Lab:
62.4956, -48.8161, 13.8397
CIE-LCH:
62.4956, 50.7400, 164.1716
CIE-Luv:
62.4956, -52.9616, 26.6537
Hunter-Lab:
55.6648, -38.2365, 12.9654
#00ac7d color charts
#00ac7d color shades, tints & tones
#00ac7d color schemes
#00ac7d color preview, HTML & CSS examples
This text has a color of #00ac7d
<p style="color:#00ac7d;">Text here</p>
.mytext {color:#00ac7d;}
This box has a color of #00ac7d
<div style="background-color:#00ac7d;">Content here</div>
.mybackground {background-color:#00ac7d;}
Border around this has a color of #00ac7d
<div style="border:2px solid #00ac7d;">Content here</div>
.myborder {border:2px solid #00ac7d;}