#a5f96e color space conversions
Hex:
#a5f96e
RGB:
165, 249, 110
CMY:
35, 2, 57
CMYK:
34, 0, 56, 2
HSL:
96°, 92.0530%, 70.3922%
HSV (HSB):
96°, 55.8233%, 97.6471%
XYZ:
52.2072, 76.8765, 26.8389
xyY:
0.3348, 0.4930, 76.8765
CIE-Lab:
90.2647, -48.5564, 57.8149
CIE-LCH:
90.2647, 75.5002, 130.0256
CIE-Luv:
90.2647, -41.5835, 81.8281
Hunter-Lab:
87.6792, -47.1537, 43.2266
#a5f96e color charts
#a5f96e color shades, tints & tones
#a5f96e color schemes
#a5f96e color preview, HTML & CSS examples
This text has a color of #a5f96e
<p style="color:#a5f96e;">Text here</p>
.mytext {color:#a5f96e;}
This box has a color of #a5f96e
<div style="background-color:#a5f96e;">Content here</div>
.mybackground {background-color:#a5f96e;}
Border around this has a color of #a5f96e
<div style="border:2px solid #a5f96e;">Content here</div>
.myborder {border:2px solid #a5f96e;}