#00a85c color space conversions
Hex:
#00a85c
RGB:
0, 168, 92
CMY:
100, 34, 64
CMYK:
100, 0, 45, 34
HSL:
153°, 100.0000%, 32.9412%
HSV (HSB):
153°, 100.0000%, 65.8824%
XYZ:
15.9344, 28.7780, 14.8401
xyY:
0.2676, 0.4832, 28.7780
CIE-Lab:
60.5852, -54.4092, 29.1181
CIE-LCH:
60.5852, 61.7108, 151.8457
CIE-Luv:
60.5852, -53.8129, 45.6474
Hunter-Lab:
53.6451, -40.8584, 21.1499
#00a85c color charts
#00a85c color shades, tints & tones
#00a85c color schemes
#00a85c color preview, HTML & CSS examples
This text has a color of #00a85c
<p style="color:#00a85c;">Text here</p>
.mytext {color:#00a85c;}
This box has a color of #00a85c
<div style="background-color:#00a85c;">Content here</div>
.mybackground {background-color:#00a85c;}
Border around this has a color of #00a85c
<div style="border:2px solid #00a85c;">Content here</div>
.myborder {border:2px solid #00a85c;}