#00a96e color space conversions
Hex:
#00a96e
RGB:
0, 169, 110
CMY:
100, 34, 57
CMYK:
100, 0, 35, 34
HSL:
159°, 100.0000%, 33.1373%
HSV (HSB):
159°, 100.0000%, 66.2745%
XYZ:
17.0024, 29.5017, 19.5501
xyY:
0.2574, 0.4466, 29.5017
CIE-Lab:
61.2219, -51.1265, 20.3107
CIE-LCH:
61.2219, 55.0132, 158.3339
CIE-Luv:
61.2219, -52.9996, 35.0708
Hunter-Lab:
54.3155, -39.1760, 16.6802
#00a96e color charts
#00a96e color shades, tints & tones
#00a96e color schemes
#00a96e color preview, HTML & CSS examples
This text has a color of #00a96e
<p style="color:#00a96e;">Text here</p>
.mytext {color:#00a96e;}
This box has a color of #00a96e
<div style="background-color:#00a96e;">Content here</div>
.mybackground {background-color:#00a96e;}
Border around this has a color of #00a96e
<div style="border:2px solid #00a96e;">Content here</div>
.myborder {border:2px solid #00a96e;}