#911e2f color space conversions
Hex:
        #911e2f
        RGB:
        145, 30, 47
        CMY:
        43, 88, 82
        CMYK:
        0, 79, 68, 43
      HSL:
        351°, 65.7143%, 34.3137%
        HSV (HSB):
        351°, 79.3103%, 56.8627%
        XYZ:
        12.6544, 7.1535, 3.4031
        xyY:
        0.5452, 0.3082, 7.1535
      CIE-Lab:
        32.1539, 47.7522, 20.0246
        CIE-LCH:
        32.1539, 51.7808, 22.7505
        CIE-Luv:
        32.1539, 79.8499, 10.9824
        Hunter-Lab:
        26.7461, 37.6484, 11.1783
      #911e2f color charts
#911e2f RGB chart
      #911e2f CMYK chart
      #911e2f RGB pie chart
      #911e2f color shades, tints & tones
#911e2f color schemes
#911e2f color preview, HTML & CSS examples
           This text has a color of #911e2f        
        
          <p style="color:#911e2f;">Text here</p>
        
        
          .mytext {color:#911e2f;}
        
        Text color #911e2f
      
           This box has a color of #911e2f        
        
          <div style="background-color:#911e2f;">Content here</div>
        
        
          .mybackground {background-color:#911e2f;}
        
        Background color #911e2f
      
           Border around this has a color of #911e2f        
        
          <div style="border:2px solid #911e2f;">Content here</div>
        
        
          .myborder {border:2px solid #911e2f;}
        
        Border color #911e2f