#a0cb4a color space conversions
Hex:
#a0cb4a
RGB:
160, 203, 74
CMY:
37, 20, 71
CMYK:
21, 0, 64, 20
HSL:
80°, 55.3648%, 54.3137%
HSV (HSB):
80°, 63.5468%, 79.6078%
XYZ:
37.0892, 50.6799, 14.3060
xyY:
0.3634, 0.4965, 50.6799
CIE-Lab:
76.4847, -33.2652, 57.7810
CIE-LCH:
76.4847, 66.6725, 119.9296
CIE-Luv:
76.4847, -21.1466, 74.1050
Hunter-Lab:
71.1898, -31.5854, 37.9182
#a0cb4a color charts
#a0cb4a color shades, tints & tones
#a0cb4a color schemes
#a0cb4a color preview, HTML & CSS examples
This text has a color of #a0cb4a
<p style="color:#a0cb4a;">Text here</p>
.mytext {color:#a0cb4a;}
This box has a color of #a0cb4a
<div style="background-color:#a0cb4a;">Content here</div>
.mybackground {background-color:#a0cb4a;}
Border around this has a color of #a0cb4a
<div style="border:2px solid #a0cb4a;">Content here</div>
.myborder {border:2px solid #a0cb4a;}