#00ac7e color space conversions
Hex:
#00ac7e
RGB:
0, 172, 126
CMY:
100, 33, 51
CMYK:
100, 0, 27, 33
HSL:
164°, 100.0000%, 33.7255%
HSV (HSB):
164°, 100.0000%, 67.4510%
XYZ:
18.5184, 31.0114, 24.7484
xyY:
0.2493, 0.4175, 31.0114
CIE-Lab:
62.5173, -48.5741, 13.3186
CIE-LCH:
62.5173, 50.3669, 164.6669
CIE-Luv:
62.5173, -52.8887, 25.9309
Hunter-Lab:
55.6879, -38.0955, 12.6322
#00ac7e color charts
#00ac7e color shades, tints & tones
#00ac7e color schemes
#00ac7e color preview, HTML & CSS examples
This text has a color of #00ac7e
<p style="color:#00ac7e;">Text here</p>
.mytext {color:#00ac7e;}
This box has a color of #00ac7e
<div style="background-color:#00ac7e;">Content here</div>
.mybackground {background-color:#00ac7e;}
Border around this has a color of #00ac7e
<div style="border:2px solid #00ac7e;">Content here</div>
.myborder {border:2px solid #00ac7e;}