#9f302e color space conversions
Hex:
        #9f302e
        RGB:
        159, 48, 46
        CMY:
        38, 81, 82
        CMYK:
        0, 70, 71, 38
      HSL:
        1°, 55.1220%, 40.1961%
        HSV (HSB):
        1°, 71.0692%, 62.3529%
        XYZ:
        15.8482, 9.6821, 3.6183
        xyY:
        0.5437, 0.3322, 9.6821
      CIE-Lab:
        37.2657, 45.6076, 27.5373
        CIE-LCH:
        37.2657, 53.2762, 31.1231
        CIE-Luv:
        37.2657, 82.7752, 18.6408
        Hunter-Lab:
        31.1161, 36.4613, 14.8867
      #9f302e color charts
#9f302e RGB chart
      #9f302e CMYK chart
      #9f302e RGB pie chart
      #9f302e color shades, tints & tones
#9f302e color schemes
#9f302e color preview, HTML & CSS examples
           This text has a color of #9f302e        
        
          <p style="color:#9f302e;">Text here</p>
        
        
          .mytext {color:#9f302e;}
        
        Text color #9f302e
      
           This box has a color of #9f302e        
        
          <div style="background-color:#9f302e;">Content here</div>
        
        
          .mybackground {background-color:#9f302e;}
        
        Background color #9f302e
      
           Border around this has a color of #9f302e        
        
          <div style="border:2px solid #9f302e;">Content here</div>
        
        
          .myborder {border:2px solid #9f302e;}
        
        Border color #9f302e