#00a86e color space conversions
Hex:
#00a86e
RGB:
0, 168, 110
CMY:
100, 34, 57
CMYK:
100, 0, 35, 34
HSL:
159°, 100.0000%, 32.9412%
HSV (HSB):
159°, 100.0000%, 65.8824%
XYZ:
16.8171, 29.1311, 19.4884
xyY:
0.2570, 0.4452, 29.1311
CIE-Lab:
60.8971, -50.7540, 19.8697
CIE-LCH:
60.8971, 54.5048, 158.6202
CIE-Luv:
60.8971, -52.6612, 34.4255
Hunter-Lab:
53.9732, -38.8356, 16.3731
#00a86e color charts
#00a86e color shades, tints & tones
#00a86e color schemes
#00a86e color preview, HTML & CSS examples
This text has a color of #00a86e
<p style="color:#00a86e;">Text here</p>
.mytext {color:#00a86e;}
This box has a color of #00a86e
<div style="background-color:#00a86e;">Content here</div>
.mybackground {background-color:#00a86e;}
Border around this has a color of #00a86e
<div style="border:2px solid #00a86e;">Content here</div>
.myborder {border:2px solid #00a86e;}