#999f95 color space conversions
Hex:
#999f95
RGB:
153, 159, 149
CMY:
40, 38, 42
CMYK:
4, 0, 6, 38
HSL:
96°, 4.9505%, 60.3922%
HSV (HSB):
96°, 6.2893%, 62.3529%
XYZ:
30.9598, 33.7385, 33.3142
xyY:
0.3159, 0.3442, 33.7385
CIE-Lab:
64.7545, -4.0546, 4.4640
CIE-LCH:
64.7545, 6.0305, 132.2489
CIE-Luv:
64.7545, -2.8819, 7.0382
Hunter-Lab:
58.0849, -6.5062, 6.6540
#999f95 color charts
#999f95 color shades, tints & tones
#999f95 color schemes
#999f95 color preview, HTML & CSS examples
This text has a color of #999f95
<p style="color:#999f95;">Text here</p>
.mytext {color:#999f95;}
This box has a color of #999f95
<div style="background-color:#999f95;">Content here</div>
.mybackground {background-color:#999f95;}
Border around this has a color of #999f95
<div style="border:2px solid #999f95;">Content here</div>
.myborder {border:2px solid #999f95;}