#9f3b31 color space conversions
Hex:
        #9f3b31
        RGB:
        159, 59, 49
        CMY:
        38, 77, 81
        CMYK:
        0, 63, 69, 38
      HSL:
        5°, 52.8846%, 40.7843%
        HSV (HSB):
        5°, 69.1824%, 62.3529%
        XYZ:
        16.4164, 10.7206, 4.1098
        xyY:
        0.5254, 0.3431, 10.7206
      CIE-Lab:
        39.1059, 40.9265, 27.9214
        CIE-LCH:
        39.1059, 49.5438, 34.3031
        CIE-Luv:
        39.1059, 75.5348, 20.6780
        Hunter-Lab:
        32.7423, 32.1976, 15.4776
      #9f3b31 color charts
#9f3b31 RGB chart
      #9f3b31 CMYK chart
      #9f3b31 RGB pie chart
      #9f3b31 color shades, tints & tones
#9f3b31 color schemes
#9f3b31 color preview, HTML & CSS examples
           This text has a color of #9f3b31        
        
          <p style="color:#9f3b31;">Text here</p>
        
        
          .mytext {color:#9f3b31;}
        
        Text color #9f3b31
      
           This box has a color of #9f3b31        
        
          <div style="background-color:#9f3b31;">Content here</div>
        
        
          .mybackground {background-color:#9f3b31;}
        
        Background color #9f3b31
      
           Border around this has a color of #9f3b31        
        
          <div style="border:2px solid #9f3b31;">Content here</div>
        
        
          .myborder {border:2px solid #9f3b31;}
        
        Border color #9f3b31