#a0cb5a color space conversions
Hex:
#a0cb5a
RGB:
160, 203, 90
CMY:
37, 20, 65
CMYK:
21, 0, 56, 20
HSL:
83°, 52.0737%, 57.4510%
HSV (HSB):
83°, 55.6650%, 79.6078%
XYZ:
37.6986, 50.9236, 17.5152
xyY:
0.3552, 0.4798, 50.9236
CIE-Lab:
76.6327, -31.9130, 50.9402
CIE-LCH:
76.6327, 60.1111, 122.0663
CIE-Luv:
76.6327, -21.2056, 68.0100
Hunter-Lab:
71.3608, -30.5831, 35.4001
#a0cb5a color charts
#a0cb5a color shades, tints & tones
#a0cb5a color schemes
#a0cb5a color preview, HTML & CSS examples
This text has a color of #a0cb5a
<p style="color:#a0cb5a;">Text here</p>
.mytext {color:#a0cb5a;}
This box has a color of #a0cb5a
<div style="background-color:#a0cb5a;">Content here</div>
.mybackground {background-color:#a0cb5a;}
Border around this has a color of #a0cb5a
<div style="border:2px solid #a0cb5a;">Content here</div>
.myborder {border:2px solid #a0cb5a;}