#00a95a color space conversions
Hex:
#00a95a
RGB:
0, 169, 90
CMY:
100, 34, 65
CMYK:
100, 0, 47, 34
HSL:
152°, 100.0000%, 33.1373%
HSV (HSB):
152°, 100.0000%, 66.2745%
XYZ:
16.0334, 29.1141, 14.4474
xyY:
0.2690, 0.4885, 29.1141
CIE-Lab:
60.8822, -55.1195, 30.5462
CIE-LCH:
60.8822, 63.0177, 151.0056
CIE-Luv:
60.8822, -54.2637, 47.3702
Hunter-Lab:
53.9575, -41.3845, 21.8950
#00a95a color charts
#00a95a color shades, tints & tones
#00a95a color schemes
#00a95a color preview, HTML & CSS examples
This text has a color of #00a95a
<p style="color:#00a95a;">Text here</p>
.mytext {color:#00a95a;}
This box has a color of #00a95a
<div style="background-color:#00a95a;">Content here</div>
.mybackground {background-color:#00a95a;}
Border around this has a color of #00a95a
<div style="border:2px solid #00a95a;">Content here</div>
.myborder {border:2px solid #00a95a;}