#9f9090 color space conversions
Hex:
#9f9090
RGB:
159, 144, 144
CMY:
38, 44, 44
CMYK:
0, 9, 9, 38
HSL:
0°, 7.2464%, 59.4118%
HSV (HSB):
0°, 9.4340%, 62.3529%
XYZ:
29.3054, 29.3311, 30.5025
xyY:
0.3288, 0.3290, 29.3311
CIE-Lab:
61.0727, 5.5745, 2.0196
CIE-LCH:
61.0727, 5.9291, 19.9146
CIE-Luv:
61.0727, 8.8871, 1.9064
Hunter-Lab:
54.1582, 1.8109, 4.5179
#9f9090 color charts
#9f9090 color shades, tints & tones
#9f9090 color schemes
#9f9090 color preview, HTML & CSS examples
This text has a color of #9f9090
<p style="color:#9f9090;">Text here</p>
.mytext {color:#9f9090;}
This box has a color of #9f9090
<div style="background-color:#9f9090;">Content here</div>
.mybackground {background-color:#9f9090;}
Border around this has a color of #9f9090
<div style="border:2px solid #9f9090;">Content here</div>
.myborder {border:2px solid #9f9090;}