#96f30c color space conversions
Hex:
#96f30c
RGB:
150, 243, 12
CMY:
41, 5, 95
CMYK:
38, 0, 95, 5
HSL:
84°, 90.5882%, 50.0000%
HSV (HSB):
84°, 95.0617%, 95.2941%
XYZ:
44.6946, 70.6118, 11.6216
xyY:
0.3521, 0.5563, 70.6118
CIE-Lab:
87.2960, -56.4272, 83.2259
CIE-LCH:
87.2960, 100.5514, 124.1373
CIE-Luv:
87.2960, -46.3500, 101.8456
Hunter-Lab:
84.0308, -52.1126, 50.6217
#96f30c color charts
#96f30c color shades, tints & tones
#96f30c color schemes
#96f30c color preview, HTML & CSS examples
This text has a color of #96f30c
<p style="color:#96f30c;">Text here</p>
.mytext {color:#96f30c;}
This box has a color of #96f30c
<div style="background-color:#96f30c;">Content here</div>
.mybackground {background-color:#96f30c;}
Border around this has a color of #96f30c
<div style="border:2px solid #96f30c;">Content here</div>
.myborder {border:2px solid #96f30c;}