#96ff48 color space conversions
Hex:
#96ff48
RGB:
150, 255, 72
CMY:
41, 0, 72
CMYK:
41, 0, 72, 0
HSL:
94°, 100.0000%, 64.1176%
HSV (HSB):
94°, 71.7647%, 100.0000%
XYZ:
49.5074, 78.4719, 18.6682
xyY:
0.3376, 0.5351, 78.4719
CIE-Lab:
90.9948, -58.8872, 73.3662
CIE-LCH:
90.9948, 94.0760, 128.7522
CIE-Luv:
90.9948, -51.3886, 97.3611
Hunter-Lab:
88.5844, -55.2639, 49.5143
#96ff48 color charts
#96ff48 color shades, tints & tones
#96ff48 color schemes
#96ff48 color preview, HTML & CSS examples
This text has a color of #96ff48
<p style="color:#96ff48;">Text here</p>
.mytext {color:#96ff48;}
This box has a color of #96ff48
<div style="background-color:#96ff48;">Content here</div>
.mybackground {background-color:#96ff48;}
Border around this has a color of #96ff48
<div style="border:2px solid #96ff48;">Content here</div>
.myborder {border:2px solid #96ff48;}