#999a7b color space conversions
Hex:
#999a7b
RGB:
153, 154, 123
CMY:
40, 40, 52
CMYK:
1, 0, 20, 40
HSL:
62°, 13.3047%, 54.3137%
HSV (HSB):
62°, 20.1299%, 60.3922%
XYZ:
28.2676, 31.3136, 23.2932
xyY:
0.3411, 0.3778, 31.3136
CIE-Lab:
62.7714, -5.7829, 16.1977
CIE-LCH:
62.7714, 17.1991, 109.6474
CIE-Luv:
62.7714, 1.0448, 22.8161
Hunter-Lab:
55.9585, -7.7576, 14.4911
#999a7b color charts
#999a7b color shades, tints & tones
#999a7b color schemes
#999a7b color preview, HTML & CSS examples
This text has a color of #999a7b
<p style="color:#999a7b;">Text here</p>
.mytext {color:#999a7b;}
This box has a color of #999a7b
<div style="background-color:#999a7b;">Content here</div>
.mybackground {background-color:#999a7b;}
Border around this has a color of #999a7b
<div style="border:2px solid #999a7b;">Content here</div>
.myborder {border:2px solid #999a7b;}