#9f343f color space conversions
Hex:
        #9f343f
        RGB:
        159, 52, 63
        CMY:
        38, 80, 75
        CMYK:
        0, 67, 60, 38
      HSL:
        354°, 50.7109%, 41.3725%
        HSV (HSB):
        354°, 67.2956%, 62.3529%
        XYZ:
        16.4233, 10.1858, 5.8031
        xyY:
        0.5067, 0.3143, 10.1858
      CIE-Lab:
        38.1738, 44.9826, 18.1376
        CIE-LCH:
        38.1738, 48.5016, 21.9600
        CIE-Luv:
        38.1738, 76.5116, 11.3588
        Hunter-Lab:
        31.9152, 36.0029, 11.5600
      #9f343f color charts
#9f343f RGB chart
      #9f343f CMYK chart
      #9f343f RGB pie chart
      #9f343f color shades, tints & tones
#9f343f color schemes
#9f343f color preview, HTML & CSS examples
           This text has a color of #9f343f        
        
          <p style="color:#9f343f;">Text here</p>
        
        
          .mytext {color:#9f343f;}
        
        Text color #9f343f
      
           This box has a color of #9f343f        
        
          <div style="background-color:#9f343f;">Content here</div>
        
        
          .mybackground {background-color:#9f343f;}
        
        Background color #9f343f
      
           Border around this has a color of #9f343f        
        
          <div style="border:2px solid #9f343f;">Content here</div>
        
        
          .myborder {border:2px solid #9f343f;}
        
        Border color #9f343f