#9f777b color space conversions
Hex:
#9f777b
RGB:
159, 119, 123
CMY:
38, 53, 52
CMYK:
0, 25, 23, 38
HSL:
354°, 17.2414%, 54.5098%
HSV (HSB):
354°, 25.1572%, 62.3529%
XYZ:
24.4701, 21.9946, 21.6946
xyY:
0.3590, 0.3227, 21.9946
CIE-Lab:
54.0213, 16.2633, 3.9127
CIE-LCH:
54.0213, 16.7274, 13.5275
CIE-Luv:
54.0213, 24.9315, 2.5065
Hunter-Lab:
46.8984, 11.0631, 5.4022
#9f777b color charts
#9f777b color shades, tints & tones
#9f777b color schemes
#9f777b color preview, HTML & CSS examples
This text has a color of #9f777b
<p style="color:#9f777b;">Text here</p>
.mytext {color:#9f777b;}
This box has a color of #9f777b
<div style="background-color:#9f777b;">Content here</div>
.mybackground {background-color:#9f777b;}
Border around this has a color of #9f777b
<div style="border:2px solid #9f777b;">Content here</div>
.myborder {border:2px solid #9f777b;}