#a0c06a color space conversions
Hex:
#a0c06a
RGB:
160, 192, 106
CMY:
37, 25, 58
CMYK:
17, 0, 45, 25
HSL:
82°, 40.5660%, 58.4314%
HSV (HSB):
82°, 44.7917%, 75.2941%
XYZ:
35.9484, 46.2135, 20.6611
xyY:
0.3496, 0.4494, 46.2135
CIE-Lab:
73.6838, -24.9778, 39.6988
CIE-LCH:
73.6838, 46.9030, 122.1774
CIE-Luv:
73.6838, -15.4063, 54.9751
Hunter-Lab:
67.9805, -24.5743, 29.5665
#a0c06a color charts
#a0c06a color shades, tints & tones
#a0c06a color schemes
#a0c06a color preview, HTML & CSS examples
This text has a color of #a0c06a
<p style="color:#a0c06a;">Text here</p>
.mytext {color:#a0c06a;}
This box has a color of #a0c06a
<div style="background-color:#a0c06a;">Content here</div>
.mybackground {background-color:#a0c06a;}
Border around this has a color of #a0c06a
<div style="border:2px solid #a0c06a;">Content here</div>
.myborder {border:2px solid #a0c06a;}