#96b98b color space conversions
Hex:
#96b98b
RGB:
150, 185, 139
CMY:
41, 27, 45
CMYK:
19, 0, 25, 27
HSL:
106°, 24.7312%, 63.5294%
HSV (HSB):
106°, 24.8649%, 72.5490%
XYZ:
34.5868, 43.0460, 30.9119
xyY:
0.3186, 0.3966, 43.0460
CIE-Lab:
71.5862, -20.5602, 19.5633
CIE-LCH:
71.5862, 28.3804, 136.4232
CIE-Luv:
71.5862, -17.5592, 30.5598
Hunter-Lab:
65.6095, -20.7181, 17.9922
#96b98b color charts
#96b98b color shades, tints & tones
#96b98b color schemes
#96b98b color preview, HTML & CSS examples
This text has a color of #96b98b
<p style="color:#96b98b;">Text here</p>
.mytext {color:#96b98b;}
This box has a color of #96b98b
<div style="background-color:#96b98b;">Content here</div>
.mybackground {background-color:#96b98b;}
Border around this has a color of #96b98b
<div style="border:2px solid #96b98b;">Content here</div>
.myborder {border:2px solid #96b98b;}