#96ff5a color space conversions
Hex:
#96ff5a
RGB:
150, 255, 90
CMY:
41, 0, 65
CMYK:
41, 0, 65, 0
HSL:
98°, 100.0000%, 67.6471%
HSV (HSB):
98°, 64.7059%, 100.0000%
XYZ:
50.1831, 78.7422, 22.2267
xyY:
0.3320, 0.5209, 78.7422
CIE-Lab:
91.1175, -57.5940, 66.9243
CIE-LCH:
91.1175, 88.2946, 130.7147
CIE-Luv:
91.1175, -51.1619, 91.9710
Hunter-Lab:
88.7368, -54.3427, 47.2649
#96ff5a color charts
#96ff5a color shades, tints & tones
#96ff5a color schemes
#96ff5a color preview, HTML & CSS examples
This text has a color of #96ff5a
<p style="color:#96ff5a;">Text here</p>
.mytext {color:#96ff5a;}
This box has a color of #96ff5a
<div style="background-color:#96ff5a;">Content here</div>
.mybackground {background-color:#96ff5a;}
Border around this has a color of #96ff5a
<div style="border:2px solid #96ff5a;">Content here</div>
.myborder {border:2px solid #96ff5a;}