#9f9e81 color space conversions
Hex:
#9f9e81
RGB:
159, 158, 129
CMY:
38, 38, 49
CMYK:
0, 1, 19, 38
HSL:
58°, 13.5135%, 56.4706%
HSV (HSB):
58°, 18.8679%, 62.3529%
XYZ:
30.4874, 33.4096, 25.6107
xyY:
0.3406, 0.3733, 33.4096
CIE-Lab:
64.4912, -4.6788, 15.3205
CIE-LCH:
64.4912, 16.0191, 106.9824
CIE-Luv:
64.4912, 2.1648, 21.6614
Hunter-Lab:
57.8011, -7.0014, 14.1903
#9f9e81 color charts
#9f9e81 color shades, tints & tones
#9f9e81 color schemes
#9f9e81 color preview, HTML & CSS examples
This text has a color of #9f9e81
<p style="color:#9f9e81;">Text here</p>
.mytext {color:#9f9e81;}
This box has a color of #9f9e81
<div style="background-color:#9f9e81;">Content here</div>
.mybackground {background-color:#9f9e81;}
Border around this has a color of #9f9e81
<div style="border:2px solid #9f9e81;">Content here</div>
.myborder {border:2px solid #9f9e81;}