#992b2a color space conversions
Hex:
        #992b2a
        RGB:
        153, 43, 42
        CMY:
        40, 83, 84
        CMYK:
        0, 72, 73, 40
      HSL:
        1°, 56.9231%, 38.2353%
        HSV (HSB):
        1°, 72.5490%, 60.0000%
        XYZ:
        14.4187, 8.6672, 3.1035
        xyY:
        0.5506, 0.3309, 8.6672
      CIE-Lab:
        35.3355, 45.3909, 27.4163
        CIE-LCH:
        35.3355, 53.0282, 31.1322
        CIE-Luv:
        35.3355, 81.4496, 17.9403
        Hunter-Lab:
        29.4402, 35.9022, 14.3580
      #992b2a color charts
#992b2a RGB chart
      #992b2a CMYK chart
      #992b2a RGB pie chart
      #992b2a color shades, tints & tones
#992b2a color schemes
#992b2a color preview, HTML & CSS examples
           This text has a color of #992b2a        
        
          <p style="color:#992b2a;">Text here</p>
        
        
          .mytext {color:#992b2a;}
        
        Text color #992b2a
      
           This box has a color of #992b2a        
        
          <div style="background-color:#992b2a;">Content here</div>
        
        
          .mybackground {background-color:#992b2a;}
        
        Background color #992b2a
      
           Border around this has a color of #992b2a        
        
          <div style="border:2px solid #992b2a;">Content here</div>
        
        
          .myborder {border:2px solid #992b2a;}
        
        Border color #992b2a