#a5f00a color space conversions
Hex:
#a5f00a
RGB:
165, 240, 10
CMY:
35, 6, 96
CMYK:
31, 0, 96, 6
HSL:
80°, 92.0000%, 49.0196%
HSV (HSB):
80°, 95.8333%, 94.1176%
XYZ:
46.7319, 70.3414, 11.4014
xyY:
0.3637, 0.5475, 70.3414
CIE-Lab:
87.1640, -50.0381, 83.6014
CIE-LCH:
87.1640, 97.4321, 120.9018
CIE-Luv:
87.1640, -37.7323, 100.7558
Hunter-Lab:
83.8698, -47.3126, 50.6489
#a5f00a color charts
#a5f00a color shades, tints & tones
#a5f00a color schemes
#a5f00a color preview, HTML & CSS examples
This text has a color of #a5f00a
<p style="color:#a5f00a;">Text here</p>
.mytext {color:#a5f00a;}
This box has a color of #a5f00a
<div style="background-color:#a5f00a;">Content here</div>
.mybackground {background-color:#a5f00a;}
Border around this has a color of #a5f00a
<div style="border:2px solid #a5f00a;">Content here</div>
.myborder {border:2px solid #a5f00a;}