#a0ff8c color space conversions
Hex:
#a0ff8c
RGB:
160, 255, 140
CMY:
37, 0, 45
CMYK:
37, 0, 45, 0
HSL:
110°, 100.0000%, 77.4510%
HSV (HSB):
110°, 45.0980%, 100.0000%
XYZ:
54.9908, 80.8870, 37.5254
xyY:
0.3171, 0.4665, 80.8870
CIE-Lab:
92.0814, -49.2348, 46.1245
CIE-LCH:
92.0814, 67.4651, 136.8681
CIE-Luv:
92.0814, -46.1428, 70.4523
Hunter-Lab:
89.9372, -48.2489, 38.2179
#a0ff8c color charts
#a0ff8c color shades, tints & tones
#a0ff8c color schemes
#a0ff8c color preview, HTML & CSS examples
This text has a color of #a0ff8c
<p style="color:#a0ff8c;">Text here</p>
.mytext {color:#a0ff8c;}
This box has a color of #a0ff8c
<div style="background-color:#a0ff8c;">Content here</div>
.mybackground {background-color:#a0ff8c;}
Border around this has a color of #a0ff8c
<div style="border:2px solid #a0ff8c;">Content here</div>
.myborder {border:2px solid #a0ff8c;}