#9f5958 color space conversions
Hex:
        #9f5958
        RGB:
        159, 89, 88
        CMY:
        38, 65, 65
        CMYK:
        0, 44, 45, 38
      HSL:
        1°, 28.7449%, 48.4314%
        HSV (HSB):
        1°, 44.6541%, 62.3529%
        XYZ:
        19.6319, 15.2203, 11.1356
        xyY:
        0.4269, 0.3310, 15.2203
      CIE-Lab:
        45.9344, 28.6006, 13.2541
        CIE-LCH:
        45.9344, 31.5225, 24.8640
        CIE-Luv:
        45.9344, 48.5347, 11.0781
        Hunter-Lab:
        39.0132, 21.5504, 10.3859
      #9f5958 color charts
#9f5958 RGB chart
      #9f5958 CMYK chart
      #9f5958 RGB pie chart
      #9f5958 color shades, tints & tones
#9f5958 color schemes
#9f5958 color preview, HTML & CSS examples
           This text has a color of #9f5958        
        
          <p style="color:#9f5958;">Text here</p>
        
        
          .mytext {color:#9f5958;}
        
        Text color #9f5958
      
           This box has a color of #9f5958        
        
          <div style="background-color:#9f5958;">Content here</div>
        
        
          .mybackground {background-color:#9f5958;}
        
        Background color #9f5958
      
           Border around this has a color of #9f5958        
        
          <div style="border:2px solid #9f5958;">Content here</div>
        
        
          .myborder {border:2px solid #9f5958;}
        
        Border color #9f5958