#9f787f color space conversions
Hex:
#9f787f
RGB:
159, 120, 127
CMY:
38, 53, 50
CMYK:
0, 25, 20, 38
HSL:
349°, 16.8831%, 54.7059%
HSV (HSB):
349°, 24.5283%, 62.3529%
XYZ:
24.8453, 22.3362, 23.0805
xyY:
0.3536, 0.3179, 22.3362
CIE-Lab:
54.3819, 16.3269, 2.0981
CIE-LCH:
54.3819, 16.4611, 7.3227
CIE-Luv:
54.3819, 23.8588, 0.0802
Hunter-Lab:
47.2612, 11.1309, 4.1279
#9f787f color charts
#9f787f color shades, tints & tones
#9f787f color schemes
#9f787f color preview, HTML & CSS examples
This text has a color of #9f787f
<p style="color:#9f787f;">Text here</p>
.mytext {color:#9f787f;}
This box has a color of #9f787f
<div style="background-color:#9f787f;">Content here</div>
.mybackground {background-color:#9f787f;}
Border around this has a color of #9f787f
<div style="border:2px solid #9f787f;">Content here</div>
.myborder {border:2px solid #9f787f;}