#9f2b1e color space conversions
Hex:
        #9f2b1e
        RGB:
        159, 43, 30
        CMY:
        38, 83, 88
        CMYK:
        0, 73, 81, 38
      HSL:
        6°, 68.2540%, 37.0588%
        HSV (HSB):
        6°, 81.1321%, 62.3529%
        XYZ:
        15.3963, 9.1924, 2.1911
        xyY:
        0.5749, 0.3433, 9.1924
      CIE-Lab:
        36.3522, 46.9045, 35.8622
        CIE-LCH:
        36.3522, 59.0434, 37.4008
        CIE-Luv:
        36.3522, 88.5679, 23.2523
        Hunter-Lab:
        30.3190, 37.5858, 16.9385
      #9f2b1e color charts
#9f2b1e RGB chart
      #9f2b1e CMYK chart
      #9f2b1e RGB pie chart
      #9f2b1e color shades, tints & tones
#9f2b1e color schemes
#9f2b1e color preview, HTML & CSS examples
           This text has a color of #9f2b1e        
        
          <p style="color:#9f2b1e;">Text here</p>
        
        
          .mytext {color:#9f2b1e;}
        
        Text color #9f2b1e
      
           This box has a color of #9f2b1e        
        
          <div style="background-color:#9f2b1e;">Content here</div>
        
        
          .mybackground {background-color:#9f2b1e;}
        
        Background color #9f2b1e
      
           Border around this has a color of #9f2b1e        
        
          <div style="border:2px solid #9f2b1e;">Content here</div>
        
        
          .myborder {border:2px solid #9f2b1e;}
        
        Border color #9f2b1e