#9f585d color space conversions
Hex:
        #9f585d
        RGB:
        159, 88, 93
        CMY:
        38, 65, 64
        CMYK:
        0, 45, 42, 38
      HSL:
        356°, 28.7449%, 48.4314%
        HSV (HSB):
        356°, 44.6541%, 62.3529%
        XYZ:
        19.7636, 15.1407, 12.2367
        xyY:
        0.4192, 0.3212, 15.1407
      CIE-Lab:
        45.8263, 29.7260, 10.0813
        CIE-LCH:
        45.8263, 31.3890, 18.7339
        CIE-Luv:
        45.8263, 48.2127, 7.2549
        Hunter-Lab:
        38.9110, 22.5689, 8.5922
      #9f585d color charts
#9f585d RGB chart
      #9f585d CMYK chart
      #9f585d RGB pie chart
      #9f585d color shades, tints & tones
#9f585d color schemes
#9f585d color preview, HTML & CSS examples
           This text has a color of #9f585d        
        
          <p style="color:#9f585d;">Text here</p>
        
        
          .mytext {color:#9f585d;}
        
        Text color #9f585d
      
           This box has a color of #9f585d        
        
          <div style="background-color:#9f585d;">Content here</div>
        
        
          .mybackground {background-color:#9f585d;}
        
        Background color #9f585d
      
           Border around this has a color of #9f585d        
        
          <div style="border:2px solid #9f585d;">Content here</div>
        
        
          .myborder {border:2px solid #9f585d;}
        
        Border color #9f585d