#a0c86e color space conversions
Hex:
#a0c86e
RGB:
160, 200, 110
CMY:
37, 22, 57
CMYK:
20, 0, 45, 22
HSL:
87°, 45.0000%, 60.7843%
HSV (HSB):
87°, 45.0000%, 78.4314%
XYZ:
37.9660, 49.9079, 22.3840
xyY:
0.3443, 0.4526, 49.9079
CIE-Lab:
76.0127, -28.3741, 40.6044
CIE-LCH:
76.0127, 49.5359, 124.9457
CIE-Luv:
76.0127, -19.7223, 57.1036
Hunter-Lab:
70.6455, -27.7012, 30.6659
#a0c86e color charts
#a0c86e color shades, tints & tones
#a0c86e color schemes
#a0c86e color preview, HTML & CSS examples
This text has a color of #a0c86e
<p style="color:#a0c86e;">Text here</p>
.mytext {color:#a0c86e;}
This box has a color of #a0c86e
<div style="background-color:#a0c86e;">Content here</div>
.mybackground {background-color:#a0c86e;}
Border around this has a color of #a0c86e
<div style="border:2px solid #a0c86e;">Content here</div>
.myborder {border:2px solid #a0c86e;}