#a5f07a color space conversions
Hex:
#a5f07a
RGB:
165, 240, 122
CMY:
35, 6, 52
CMYK:
31, 0, 49, 6
HSL:
98°, 79.7297%, 70.9804%
HSV (HSB):
98°, 49.1667%, 94.1176%
XYZ:
50.1900, 71.7246, 29.6113
xyY:
0.3312, 0.4733, 71.7246
CIE-Lab:
87.8359, -43.4306, 49.4500
CIE-LCH:
87.8359, 65.8143, 131.2919
CIE-Luv:
87.8359, -37.2143, 71.9421
Hunter-Lab:
84.6904, -42.4239, 38.5530
#a5f07a color charts
#a5f07a color shades, tints & tones
#a5f07a color schemes
#a5f07a color preview, HTML & CSS examples
This text has a color of #a5f07a
<p style="color:#a5f07a;">Text here</p>
.mytext {color:#a5f07a;}
This box has a color of #a5f07a
<div style="background-color:#a5f07a;">Content here</div>
.mybackground {background-color:#a5f07a;}
Border around this has a color of #a5f07a
<div style="border:2px solid #a5f07a;">Content here</div>
.myborder {border:2px solid #a5f07a;}