#a5f03a color space conversions
Hex:
#a5f03a
RGB:
165, 240, 58
CMY:
35, 6, 77
CMYK:
31, 0, 76, 6
HSL:
85°, 85.8491%, 58.4314%
HSV (HSB):
85°, 75.8333%, 94.1176%
XYZ:
47.4409, 70.6250, 15.1346
xyY:
0.3562, 0.5302, 70.6250
CIE-Lab:
87.3025, -48.6493, 74.5061
CIE-LCH:
87.3025, 88.9826, 123.1428
CIE-Luv:
87.3025, -37.6185, 94.5584
Hunter-Lab:
84.0387, -46.3023, 48.1495
#a5f03a color charts
#a5f03a color shades, tints & tones
#a5f03a color schemes
#a5f03a color preview, HTML & CSS examples
This text has a color of #a5f03a
<p style="color:#a5f03a;">Text here</p>
.mytext {color:#a5f03a;}
This box has a color of #a5f03a
<div style="background-color:#a5f03a;">Content here</div>
.mybackground {background-color:#a5f03a;}
Border around this has a color of #a5f03a
<div style="border:2px solid #a5f03a;">Content here</div>
.myborder {border:2px solid #a5f03a;}