#96f32d color space conversions
Hex:
#96f32d
RGB:
150, 243, 45
CMY:
41, 5, 82
CMYK:
38, 0, 81, 5
HSL:
88°, 89.1892%, 56.4706%
HSV (HSB):
88°, 81.4815%, 95.2941%
XYZ:
45.1019, 70.7747, 13.7664
xyY:
0.3479, 0.5459, 70.7747
CIE-Lab:
87.3754, -55.5918, 77.8528
CIE-LCH:
87.3754, 95.6636, 125.5292
CIE-Luv:
87.3754, -46.2226, 98.2618
Hunter-Lab:
84.1277, -51.5273, 49.1874
#96f32d color charts
#96f32d color shades, tints & tones
#96f32d color schemes
#96f32d color preview, HTML & CSS examples
This text has a color of #96f32d
<p style="color:#96f32d;">Text here</p>
.mytext {color:#96f32d;}
This box has a color of #96f32d
<div style="background-color:#96f32d;">Content here</div>
.mybackground {background-color:#96f32d;}
Border around this has a color of #96f32d
<div style="border:2px solid #96f32d;">Content here</div>
.myborder {border:2px solid #96f32d;}