#a0ff9d color space conversions
Hex:
#a0ff9d
RGB:
160, 255, 157
CMY:
37, 0, 38
CMYK:
37, 0, 38, 0
HSL:
118°, 100.0000%, 80.7843%
HSV (HSB):
118°, 38.4314%, 100.0000%
XYZ:
56.3430, 81.4279, 44.6459
xyY:
0.3089, 0.4464, 81.4279
CIE-Lab:
92.3218, -46.8836, 38.1782
CIE-LCH:
92.3218, 60.4620, 140.8434
CIE-Luv:
92.3218, -45.8396, 60.9581
Hunter-Lab:
90.2374, -46.4625, 33.8319
#a0ff9d color charts
#a0ff9d color shades, tints & tones
#a0ff9d color schemes
#a0ff9d color preview, HTML & CSS examples
This text has a color of #a0ff9d
<p style="color:#a0ff9d;">Text here</p>
.mytext {color:#a0ff9d;}
This box has a color of #a0ff9d
<div style="background-color:#a0ff9d;">Content here</div>
.mybackground {background-color:#a0ff9d;}
Border around this has a color of #a0ff9d
<div style="border:2px solid #a0ff9d;">Content here</div>
.myborder {border:2px solid #a0ff9d;}