#a0f102 color space conversions
Hex:
#a0f102
RGB:
160, 241, 2
CMY:
37, 5, 99
CMYK:
34, 0, 99, 5
HSL:
80°, 98.3539%, 47.6471%
HSV (HSB):
80°, 99.1701%, 94.5098%
XYZ:
45.9635, 70.3886, 11.2213
xyY:
0.3603, 0.5518, 70.3886
CIE-Lab:
87.1871, -52.3125, 84.1402
CIE-LCH:
87.1871, 99.0766, 121.8705
CIE-Luv:
87.1871, -40.7118, 101.5407
Hunter-Lab:
83.8979, -49.0301, 50.7985
#a0f102 color charts
#a0f102 color shades, tints & tones
#a0f102 color schemes
#a0f102 color preview, HTML & CSS examples
This text has a color of #a0f102
<p style="color:#a0f102;">Text here</p>
.mytext {color:#a0f102;}
This box has a color of #a0f102
<div style="background-color:#a0f102;">Content here</div>
.mybackground {background-color:#a0f102;}
Border around this has a color of #a0f102
<div style="border:2px solid #a0f102;">Content here</div>
.myborder {border:2px solid #a0f102;}