#a0c35a color space conversions
Hex:
#a0c35a
RGB:
160, 195, 90
CMY:
37, 24, 65
CMYK:
18, 0, 54, 24
HSL:
80°, 46.6667%, 55.8824%
HSV (HSB):
80°, 53.8462%, 76.4706%
XYZ:
35.8578, 47.2420, 16.9016
xyY:
0.3586, 0.4724, 47.2420
CIE-Lab:
74.3443, -28.1286, 48.2799
CIE-LCH:
74.3443, 55.8764, 120.2257
CIE-Luv:
74.3443, -16.8814, 64.1250
Hunter-Lab:
68.7328, -27.1593, 33.5334
#a0c35a color charts
#a0c35a color shades, tints & tones
#a0c35a color schemes
#a0c35a color preview, HTML & CSS examples
This text has a color of #a0c35a
<p style="color:#a0c35a;">Text here</p>
.mytext {color:#a0c35a;}
This box has a color of #a0c35a
<div style="background-color:#a0c35a;">Content here</div>
.mybackground {background-color:#a0c35a;}
Border around this has a color of #a0c35a
<div style="border:2px solid #a0c35a;">Content here</div>
.myborder {border:2px solid #a0c35a;}