#a0ff05 color space conversions
Hex:
#a0ff05
RGB:
160, 255, 5
CMY:
37, 0, 98
CMYK:
37, 0, 98, 0
HSL:
83°, 100.0000%, 50.9804%
HSV (HSB):
83°, 98.0392%, 100.0000%
XYZ:
50.2846, 79.0045, 12.7427
xyY:
0.3540, 0.5562, 79.0045
CIE-Lab:
91.2363, -57.8340, 87.0621
CIE-LCH:
91.2363, 104.5207, 123.5955
CIE-Luv:
91.2363, -47.3343, 106.7041
Hunter-Lab:
88.8845, -54.5651, 53.7192
#a0ff05 color charts
#a0ff05 color shades, tints & tones
#a0ff05 color schemes
#a0ff05 color preview, HTML & CSS examples
This text has a color of #a0ff05
<p style="color:#a0ff05;">Text here</p>
.mytext {color:#a0ff05;}
This box has a color of #a0ff05
<div style="background-color:#a0ff05;">Content here</div>
.mybackground {background-color:#a0ff05;}
Border around this has a color of #a0ff05
<div style="border:2px solid #a0ff05;">Content here</div>
.myborder {border:2px solid #a0ff05;}