#00a05e color space conversions
Hex:
#00a05e
RGB:
0, 160, 94
CMY:
100, 37, 63
CMYK:
100, 0, 41, 37
HSL:
155°, 100.0000%, 31.3725%
HSV (HSB):
155°, 100.0000%, 62.7451%
XYZ:
14.5912, 25.9498, 14.8294
xyY:
0.2635, 0.4687, 25.9498
CIE-Lab:
57.9893, -51.1955, 24.6671
CIE-LCH:
57.9893, 56.8282, 154.2742
CIE-Luv:
57.9893, -51.0033, 39.6507
Hunter-Lab:
50.9409, -38.0182, 18.3987
#00a05e color charts
#00a05e color shades, tints & tones
#00a05e color schemes
#00a05e color preview, HTML & CSS examples
This text has a color of #00a05e
<p style="color:#00a05e;">Text here</p>
.mytext {color:#00a05e;}
This box has a color of #00a05e
<div style="background-color:#00a05e;">Content here</div>
.mybackground {background-color:#00a05e;}
Border around this has a color of #00a05e
<div style="border:2px solid #00a05e;">Content here</div>
.myborder {border:2px solid #00a05e;}