#a0f05f color space conversions
Hex:
#a0f05f
RGB:
160, 240, 95
CMY:
37, 6, 63
CMYK:
33, 0, 60, 6
HSL:
93°, 82.8571%, 65.6863%
HSV (HSB):
93°, 60.4167%, 94.1176%
XYZ:
47.7229, 70.6200, 21.9422
xyY:
0.3402, 0.5034, 70.6200
CIE-Lab:
87.3000, -47.8544, 60.8470
CIE-LCH:
87.3000, 77.4106, 128.1840
CIE-Luv:
87.3000, -39.8136, 83.4999
Hunter-Lab:
84.0357, -45.6945, 43.3440
#a0f05f color charts
#a0f05f color shades, tints & tones
#a0f05f color schemes
#a0f05f color preview, HTML & CSS examples
This text has a color of #a0f05f
<p style="color:#a0f05f;">Text here</p>
.mytext {color:#a0f05f;}
This box has a color of #a0f05f
<div style="background-color:#a0f05f;">Content here</div>
.mybackground {background-color:#a0f05f;}
Border around this has a color of #a0f05f
<div style="border:2px solid #a0f05f;">Content here</div>
.myborder {border:2px solid #a0f05f;}