#9f777f color space conversions
Hex:
#9f777f
RGB:
159, 119, 127
CMY:
38, 53, 50
CMYK:
0, 25, 20, 38
HSL:
348°, 17.2414%, 54.5098%
HSV (HSB):
348°, 25.1572%, 62.3529%
XYZ:
24.7257, 22.0969, 23.0406
xyY:
0.3539, 0.3163, 22.0969
CIE-Lab:
54.1297, 16.9001, 1.7319
CIE-LCH:
54.1297, 16.9886, 5.8513
CIE-Luv:
54.1297, 24.4234, -0.5159
Hunter-Lab:
47.0073, 11.6275, 3.8442
#9f777f color charts
#9f777f color shades, tints & tones
#9f777f color schemes
#9f777f color preview, HTML & CSS examples
This text has a color of #9f777f
<p style="color:#9f777f;">Text here</p>
.mytext {color:#9f777f;}
This box has a color of #9f777f
<div style="background-color:#9f777f;">Content here</div>
.mybackground {background-color:#9f777f;}
Border around this has a color of #9f777f
<div style="border:2px solid #9f777f;">Content here</div>
.myborder {border:2px solid #9f777f;}