#9f281e color space conversions
Hex:
        #9f281e
        RGB:
        159, 40, 30
        CMY:
        38, 84, 88
        CMYK:
        0, 75, 81, 38
      HSL:
        5°, 68.2540%, 37.0588%
        HSV (HSB):
        5°, 81.1321%, 62.3529%
        XYZ:
        15.2912, 8.9822, 2.1561
        xyY:
        0.5786, 0.3399, 8.9822
      CIE-Lab:
        35.9501, 48.0160, 35.4605
        CIE-LCH:
        35.9501, 59.6907, 36.4464
        CIE-Luv:
        35.9501, 90.2019, 22.5436
        Hunter-Lab:
        29.9704, 38.6244, 16.7139
      #9f281e color charts
#9f281e RGB chart
      #9f281e CMYK chart
      #9f281e RGB pie chart
      #9f281e color shades, tints & tones
#9f281e color schemes
#9f281e color preview, HTML & CSS examples
           This text has a color of #9f281e        
        
          <p style="color:#9f281e;">Text here</p>
        
        
          .mytext {color:#9f281e;}
        
        Text color #9f281e
      
           This box has a color of #9f281e        
        
          <div style="background-color:#9f281e;">Content here</div>
        
        
          .mybackground {background-color:#9f281e;}
        
        Background color #9f281e
      
           Border around this has a color of #9f281e        
        
          <div style="border:2px solid #9f281e;">Content here</div>
        
        
          .myborder {border:2px solid #9f281e;}
        
        Border color #9f281e