#96b00e color space conversions
Hex:
#96b00e
RGB:
150, 176, 14
CMY:
41, 31, 95
CMYK:
15, 0, 92, 31
HSL:
70°, 85.2632%, 37.2549%
HSV (HSB):
70°, 92.0455%, 69.0196%
XYZ:
28.1823, 37.5664, 6.1811
xyY:
0.3918, 0.5223, 37.5664
CIE-Lab:
67.6998, -27.3621, 67.4443
CIE-LCH:
67.6998, 72.7833, 112.0823
CIE-Luv:
67.6998, -11.5338, 75.4426
Hunter-Lab:
61.2914, -25.1843, 36.9247
#96b00e color charts
#96b00e color shades, tints & tones
#96b00e color schemes
#96b00e color preview, HTML & CSS examples
This text has a color of #96b00e
<p style="color:#96b00e;">Text here</p>
.mytext {color:#96b00e;}
This box has a color of #96b00e
<div style="background-color:#96b00e;">Content here</div>
.mybackground {background-color:#96b00e;}
Border around this has a color of #96b00e
<div style="border:2px solid #96b00e;">Content here</div>
.myborder {border:2px solid #96b00e;}