#a0c080 color space conversions
Hex:
#a0c080
RGB:
160, 192, 128
CMY:
37, 25, 50
CMYK:
17, 0, 33, 25
HSL:
90°, 33.6842%, 62.7451%
HSV (HSB):
90°, 33.3333%, 75.2941%
XYZ:
37.2431, 46.7314, 27.4792
xyY:
0.3342, 0.4193, 46.7314
CIE-Lab:
74.0176, -22.1265, 28.8132
CIE-LCH:
74.0176, 36.3288, 127.5217
CIE-Luv:
74.0176, -15.6942, 42.4939
Hunter-Lab:
68.3603, -22.3827, 24.0191
#a0c080 color charts
#a0c080 color shades, tints & tones
#a0c080 color schemes
#a0c080 color preview, HTML & CSS examples
This text has a color of #a0c080
<p style="color:#a0c080;">Text here</p>
.mytext {color:#a0c080;}
This box has a color of #a0c080
<div style="background-color:#a0c080;">Content here</div>
.mybackground {background-color:#a0c080;}
Border around this has a color of #a0c080
<div style="border:2px solid #a0c080;">Content here</div>
.myborder {border:2px solid #a0c080;}