#9a9090 color space conversions
Hex:
#9a9090
RGB:
154, 144, 144
CMY:
40, 44, 44
CMYK:
0, 6, 6, 40
HSL:
0°, 4.7170%, 58.4314%
HSV (HSB):
0°, 6.4935%, 60.3922%
XYZ:
28.3337, 28.8302, 30.4570
xyY:
0.3234, 0.3290, 28.8302
CIE-Lab:
60.6314, 3.7013, 1.3238
CIE-LCH:
60.6314, 3.9309, 19.6805
CIE-Luv:
60.6314, 5.8474, 1.2508
Hunter-Lab:
53.6937, 0.2289, 3.9542
#9a9090 color charts
#9a9090 color shades, tints & tones
#9a9090 color schemes
#9a9090 color preview, HTML & CSS examples
This text has a color of #9a9090
<p style="color:#9a9090;">Text here</p>
.mytext {color:#9a9090;}
This box has a color of #9a9090
<div style="background-color:#9a9090;">Content here</div>
.mybackground {background-color:#9a9090;}
Border around this has a color of #9a9090
<div style="border:2px solid #9a9090;">Content here</div>
.myborder {border:2px solid #9a9090;}