#9f908f color space conversions
Hex:
#9f908f
RGB:
159, 144, 143
CMY:
38, 44, 44
CMYK:
0, 9, 10, 38
HSL:
4°, 7.6923%, 59.2157%
HSV (HSB):
4°, 10.0629%, 62.3529%
XYZ:
29.2293, 29.3006, 30.1016
xyY:
0.3298, 0.3306, 29.3006
CIE-Lab:
61.0460, 5.3968, 2.5493
CIE-LCH:
61.0460, 5.9686, 25.2848
CIE-Luv:
61.0460, 8.9660, 2.6762
Hunter-Lab:
54.1300, 1.6592, 4.9199
#9f908f color charts
#9f908f color shades, tints & tones
#9f908f color schemes
#9f908f color preview, HTML & CSS examples
This text has a color of #9f908f
<p style="color:#9f908f;">Text here</p>
.mytext {color:#9f908f;}
This box has a color of #9f908f
<div style="background-color:#9f908f;">Content here</div>
.mybackground {background-color:#9f908f;}
Border around this has a color of #9f908f
<div style="border:2px solid #9f908f;">Content here</div>
.myborder {border:2px solid #9f908f;}