#9f778b color space conversions
Hex:
        #9f778b
        RGB:
        159, 119, 139
        CMY:
        38, 53, 45
        CMYK:
        0, 25, 13, 38
      HSL:
        330°, 17.2414%, 54.5098%
        HSV (HSB):
        330°, 25.1572%, 62.3529%
        XYZ:
        25.5551, 22.4287, 27.4084
        xyY:
        0.3390, 0.2975, 22.4287
      CIE-Lab:
        54.4789, 18.9246, -4.7656
        CIE-LCH:
        54.4789, 19.5154, 345.8658
        CIE-Luv:
        54.4789, 22.8597, -9.8559
        Hunter-Lab:
        47.3589, 13.4414, -1.1621
      #9f778b color charts
#9f778b RGB chart
      #9f778b CMYK chart
      #9f778b RGB pie chart
      #9f778b color shades, tints & tones
#9f778b color schemes
#9f778b color preview, HTML & CSS examples
           This text has a color of #9f778b        
        
          <p style="color:#9f778b;">Text here</p>
        
        
          .mytext {color:#9f778b;}
        
        Text color #9f778b
      
           This box has a color of #9f778b        
        
          <div style="background-color:#9f778b;">Content here</div>
        
        
          .mybackground {background-color:#9f778b;}
        
        Background color #9f778b
      
           Border around this has a color of #9f778b        
        
          <div style="border:2px solid #9f778b;">Content here</div>
        
        
          .myborder {border:2px solid #9f778b;}
        
        Border color #9f778b