#992e2b color space conversions
Hex:
        #992e2b
        RGB:
        153, 46, 43
        CMY:
        40, 82, 83
        CMYK:
        0, 70, 72, 40
      HSL:
        2°, 56.1224%, 38.4314%
        HSV (HSB):
        2°, 71.8954%, 60.0000%
        XYZ:
        14.5499, 8.9007, 3.2366
        xyY:
        0.5452, 0.3335, 8.9007
      CIE-Lab:
        35.7924, 44.2282, 27.3425
        CIE-LCH:
        35.7924, 51.9975, 31.7250
        CIE-Luv:
        35.7924, 79.5889, 18.3346
        Hunter-Lab:
        29.8341, 34.8439, 14.4516
      #992e2b color charts
#992e2b RGB chart
      #992e2b CMYK chart
      #992e2b RGB pie chart
      #992e2b color shades, tints & tones
#992e2b color schemes
#992e2b color preview, HTML & CSS examples
           This text has a color of #992e2b        
        
          <p style="color:#992e2b;">Text here</p>
        
        
          .mytext {color:#992e2b;}
        
        Text color #992e2b
      
           This box has a color of #992e2b        
        
          <div style="background-color:#992e2b;">Content here</div>
        
        
          .mybackground {background-color:#992e2b;}
        
        Background color #992e2b
      
           Border around this has a color of #992e2b        
        
          <div style="border:2px solid #992e2b;">Content here</div>
        
        
          .myborder {border:2px solid #992e2b;}
        
        Border color #992e2b