#9f3a31 color space conversions
Hex:
        #9f3a31
        RGB:
        159, 58, 49
        CMY:
        38, 77, 81
        CMYK:
        0, 64, 69, 38
      HSL:
        5°, 52.8846%, 40.7843%
        HSV (HSB):
        5°, 69.1824%, 62.3529%
        XYZ:
        16.3655, 10.6188, 4.0928
        xyY:
        0.5266, 0.3417, 10.6188
      CIE-Lab:
        38.9309, 41.3927, 27.7122
        CIE-LCH:
        38.9309, 49.8129, 33.8020
        CIE-Luv:
        38.9309, 76.1682, 20.3507
        Hunter-Lab:
        32.5865, 32.6195, 15.3638
      #9f3a31 color charts
#9f3a31 RGB chart
      #9f3a31 CMYK chart
      #9f3a31 RGB pie chart
      #9f3a31 color shades, tints & tones
#9f3a31 color schemes
#9f3a31 color preview, HTML & CSS examples
           This text has a color of #9f3a31        
        
          <p style="color:#9f3a31;">Text here</p>
        
        
          .mytext {color:#9f3a31;}
        
        Text color #9f3a31
      
           This box has a color of #9f3a31        
        
          <div style="background-color:#9f3a31;">Content here</div>
        
        
          .mybackground {background-color:#9f3a31;}
        
        Background color #9f3a31
      
           Border around this has a color of #9f3a31        
        
          <div style="border:2px solid #9f3a31;">Content here</div>
        
        
          .myborder {border:2px solid #9f3a31;}
        
        Border color #9f3a31