#a5fd32 color space conversions
Hex:
#a5fd32
RGB:
165, 253, 50
CMY:
35, 1, 80
CMYK:
35, 0, 80, 1
HSL:
86°, 98.0676%, 59.4118%
HSV (HSB):
86°, 80.2372%, 99.2157%
XYZ:
51.2181, 78.4802, 15.4663
xyY:
0.3528, 0.5406, 78.4802
CIE-Lab:
90.9986, -54.3221, 80.1271
CIE-LCH:
90.9986, 96.8052, 124.1353
CIE-Luv:
90.9986, -43.9276, 101.4049
Hunter-Lab:
88.5890, -51.8304, 51.6612
#a5fd32 color charts
#a5fd32 color shades, tints & tones
#a5fd32 color schemes
#a5fd32 color preview, HTML & CSS examples
This text has a color of #a5fd32
<p style="color:#a5fd32;">Text here</p>
.mytext {color:#a5fd32;}
This box has a color of #a5fd32
<div style="background-color:#a5fd32;">Content here</div>
.mybackground {background-color:#a5fd32;}
Border around this has a color of #a5fd32
<div style="border:2px solid #a5fd32;">Content here</div>
.myborder {border:2px solid #a5fd32;}