#992b1b color space conversions
Hex:
        #992b1b
        RGB:
        153, 43, 27
        CMY:
        40, 83, 89
        CMYK:
        0, 72, 82, 40
      HSL:
        8°, 70.0000%, 35.2941%
        HSV (HSB):
        8°, 82.3529%, 60.0000%
        XYZ:
        14.1986, 8.5792, 1.9445
        xyY:
        0.5743, 0.3470, 8.5792
      CIE-Lab:
        35.1611, 44.7789, 35.9315
        CIE-LCH:
        35.1611, 57.4127, 38.7443
        CIE-Luv:
        35.1611, 84.1272, 23.2412
        Hunter-Lab:
        29.2903, 35.2707, 16.5671
      #992b1b color charts
#992b1b RGB chart
      #992b1b CMYK chart
      #992b1b RGB pie chart
      #992b1b color shades, tints & tones
#992b1b color schemes
#992b1b color preview, HTML & CSS examples
           This text has a color of #992b1b        
        
          <p style="color:#992b1b;">Text here</p>
        
        
          .mytext {color:#992b1b;}
        
        Text color #992b1b
      
           This box has a color of #992b1b        
        
          <div style="background-color:#992b1b;">Content here</div>
        
        
          .mybackground {background-color:#992b1b;}
        
        Background color #992b1b
      
           Border around this has a color of #992b1b        
        
          <div style="border:2px solid #992b1b;">Content here</div>
        
        
          .myborder {border:2px solid #992b1b;}
        
        Border color #992b1b