#9f392b color space conversions
Hex:
        #9f392b
        RGB:
        159, 57, 43
        CMY:
        38, 78, 83
        CMYK:
        0, 64, 73, 38
      HSL:
        7°, 57.4257%, 39.6078%
        HSV (HSB):
        7°, 72.9560%, 62.3529%
        XYZ:
        16.1972, 10.4716, 3.4530
        xyY:
        0.5377, 0.3476, 10.4716
      CIE-Lab:
        38.6759, 41.5352, 30.9629
        CIE-LCH:
        38.6759, 51.8062, 36.7032
        CIE-Luv:
        38.6759, 77.9234, 22.5714
        Hunter-Lab:
        32.3599, 32.7158, 16.3252
      #9f392b color charts
#9f392b RGB chart
      #9f392b CMYK chart
      #9f392b RGB pie chart
      #9f392b color shades, tints & tones
#9f392b color schemes
#9f392b color preview, HTML & CSS examples
           This text has a color of #9f392b        
        
          <p style="color:#9f392b;">Text here</p>
        
        
          .mytext {color:#9f392b;}
        
        Text color #9f392b
      
           This box has a color of #9f392b        
        
          <div style="background-color:#9f392b;">Content here</div>
        
        
          .mybackground {background-color:#9f392b;}
        
        Background color #9f392b
      
           Border around this has a color of #9f392b        
        
          <div style="border:2px solid #9f392b;">Content here</div>
        
        
          .myborder {border:2px solid #9f392b;}
        
        Border color #9f392b