#99a7a7 color space conversions
Hex:
#99a7a7
RGB:
153, 167, 167
CMY:
40, 35, 35
CMYK:
8, 0, 0, 35
HSL:
180°, 7.3684%, 62.7451%
HSV (HSB):
180°, 8.3832%, 65.4902%
XYZ:
33.9306, 37.1998, 41.9512
xyY:
0.3001, 0.3290, 37.1998
CIE-Lab:
67.4266, -4.9030, -1.6928
CIE-LCH:
67.4266, 5.1870, 199.0477
CIE-Luv:
67.4266, -7.6727, -1.6667
Hunter-Lab:
60.9916, -7.4328, 1.9134
#99a7a7 color charts
#99a7a7 color shades, tints & tones
#99a7a7 color schemes
#99a7a7 color preview, HTML & CSS examples
This text has a color of #99a7a7
<p style="color:#99a7a7;">Text here</p>
.mytext {color:#99a7a7;}
This box has a color of #99a7a7
<div style="background-color:#99a7a7;">Content here</div>
.mybackground {background-color:#99a7a7;}
Border around this has a color of #99a7a7
<div style="border:2px solid #99a7a7;">Content here</div>
.myborder {border:2px solid #99a7a7;}