#a0c98a color space conversions
Hex:
#a0c98a
RGB:
160, 201, 138
CMY:
37, 21, 46
CMYK:
20, 0, 31, 21
HSL:
99°, 36.8421%, 66.4706%
HSV (HSB):
99°, 31.3433%, 78.8235%
XYZ:
39.9713, 51.0818, 31.7978
xyY:
0.3254, 0.4158, 51.0818
CIE-Lab:
76.7286, -25.0873, 27.1855
CIE-LCH:
76.7286, 36.9923, 132.7014
CIE-Luv:
76.7286, -20.4516, 41.4748
Hunter-Lab:
71.4716, -25.2471, 23.6519
#a0c98a color charts
#a0c98a color shades, tints & tones
#a0c98a color schemes
#a0c98a color preview, HTML & CSS examples
This text has a color of #a0c98a
<p style="color:#a0c98a;">Text here</p>
.mytext {color:#a0c98a;}
This box has a color of #a0c98a
<div style="background-color:#a0c98a;">Content here</div>
.mybackground {background-color:#a0c98a;}
Border around this has a color of #a0c98a
<div style="border:2px solid #a0c98a;">Content here</div>
.myborder {border:2px solid #a0c98a;}