#96b85e color space conversions
Hex:
#96b85e
RGB:
150, 184, 94
CMY:
41, 28, 63
CMYK:
18, 0, 49, 28
HSL:
83°, 38.7931%, 54.5098%
HSV (HSB):
83°, 48.9130%, 72.1569%
XYZ:
31.7385, 41.5732, 16.9413
xyY:
0.3517, 0.4606, 41.5732
CIE-Lab:
70.5756, -26.2853, 41.6981
CIE-LCH:
70.5756, 49.2914, 122.2262
CIE-Luv:
70.5756, -16.5686, 56.4373
Hunter-Lab:
64.4773, -24.9696, 29.5557
#96b85e color charts
#96b85e color shades, tints & tones
#96b85e color schemes
#96b85e color preview, HTML & CSS examples
This text has a color of #96b85e
<p style="color:#96b85e;">Text here</p>
.mytext {color:#96b85e;}
This box has a color of #96b85e
<div style="background-color:#96b85e;">Content here</div>
.mybackground {background-color:#96b85e;}
Border around this has a color of #96b85e
<div style="border:2px solid #96b85e;">Content here</div>
.myborder {border:2px solid #96b85e;}