#96f65f color space conversions
Hex:
#96f65f
RGB:
150, 246, 95
CMY:
41, 4, 63
CMYK:
39, 0, 61, 4
HSL:
98°, 89.3491%, 66.8627%
HSV (HSB):
98°, 61.3821%, 96.4706%
XYZ:
47.5990, 73.2218, 22.4510
xyY:
0.3322, 0.5111, 73.2218
CIE-Lab:
88.5534, -53.6008, 62.1087
CIE-LCH:
88.5534, 82.0398, 130.7947
CIE-Luv:
88.5534, -47.0987, 86.1286
Hunter-Lab:
85.5697, -50.4547, 44.3429
#96f65f color charts
#96f65f color shades, tints & tones
#96f65f color schemes
#96f65f color preview, HTML & CSS examples
This text has a color of #96f65f
<p style="color:#96f65f;">Text here</p>
.mytext {color:#96f65f;}
This box has a color of #96f65f
<div style="background-color:#96f65f;">Content here</div>
.mybackground {background-color:#96f65f;}
Border around this has a color of #96f65f
<div style="border:2px solid #96f65f;">Content here</div>
.myborder {border:2px solid #96f65f;}