#a0cb65 color space conversions
Hex:
#a0cb65
RGB:
160, 203, 101
CMY:
37, 20, 60
CMYK:
21, 0, 50, 20
HSL:
85°, 49.5146%, 59.6078%
HSV (HSB):
85°, 50.2463%, 79.6078%
XYZ:
38.2021, 51.1250, 20.1666
xyY:
0.3489, 0.4669, 51.1250
CIE-Lab:
76.7547, -30.8104, 45.9177
CIE-LCH:
76.7547, 55.2966, 123.8613
CIE-Luv:
76.7547, -21.2539, 63.1072
Hunter-Lab:
71.5018, -29.7588, 33.3289
#a0cb65 color charts
#a0cb65 color shades, tints & tones
#a0cb65 color schemes
#a0cb65 color preview, HTML & CSS examples
This text has a color of #a0cb65
<p style="color:#a0cb65;">Text here</p>
.mytext {color:#a0cb65;}
This box has a color of #a0cb65
<div style="background-color:#a0cb65;">Content here</div>
.mybackground {background-color:#a0cb65;}
Border around this has a color of #a0cb65
<div style="border:2px solid #a0cb65;">Content here</div>
.myborder {border:2px solid #a0cb65;}