#9f9091 color space conversions
Hex:
#9f9091
RGB:
159, 144, 145
CMY:
38, 44, 43
CMYK:
0, 9, 9, 38
HSL:
356°, 7.2464%, 59.4118%
HSV (HSB):
356°, 9.4340%, 62.3529%
XYZ:
29.3822, 29.3618, 30.9068
xyY:
0.3277, 0.3275, 29.3618
CIE-Lab:
61.0996, 5.7534, 1.4901
CIE-LCH:
61.0996, 5.9432, 14.5207
CIE-Luv:
61.0996, 8.8081, 1.1340
Hunter-Lab:
54.1865, 1.9637, 4.1128
#9f9091 color charts
#9f9091 color shades, tints & tones
#9f9091 color schemes
#9f9091 color preview, HTML & CSS examples
This text has a color of #9f9091
<p style="color:#9f9091;">Text here</p>
.mytext {color:#9f9091;}
This box has a color of #9f9091
<div style="background-color:#9f9091;">Content here</div>
.mybackground {background-color:#9f9091;}
Border around this has a color of #9f9091
<div style="border:2px solid #9f9091;">Content here</div>
.myborder {border:2px solid #9f9091;}