#00a05f color space conversions
Hex:
#00a05f
RGB:
0, 160, 95
CMY:
100, 37, 63
CMYK:
100, 0, 41, 37
HSL:
156°, 100.0000%, 31.3725%
HSV (HSB):
156°, 100.0000%, 62.7451%
XYZ:
14.6364, 25.9678, 15.0674
xyY:
0.2629, 0.4664, 25.9678
CIE-Lab:
58.0065, -50.9935, 24.1494
CIE-LCH:
58.0065, 56.4228, 154.6588
CIE-Luv:
58.0065, -50.9402, 39.0350
Hunter-Lab:
50.9586, -37.9088, 18.1403
#00a05f color charts
#00a05f color shades, tints & tones
#00a05f color schemes
#00a05f color preview, HTML & CSS examples
This text has a color of #00a05f
<p style="color:#00a05f;">Text here</p>
.mytext {color:#00a05f;}
This box has a color of #00a05f
<div style="background-color:#00a05f;">Content here</div>
.mybackground {background-color:#00a05f;}
Border around this has a color of #00a05f
<div style="border:2px solid #00a05f;">Content here</div>
.myborder {border:2px solid #00a05f;}