#992a2d color space conversions
Hex:
        #992a2d
        RGB:
        153, 42, 45
        CMY:
        40, 84, 82
        CMYK:
        0, 73, 71, 40
      HSL:
        358°, 56.9231%, 38.2353%
        HSV (HSB):
        358°, 72.5490%, 60.0000%
        XYZ:
        14.4385, 8.6177, 3.3850
        xyY:
        0.5461, 0.3259, 8.6177
      CIE-Lab:
        35.2376, 45.9353, 25.4532
        CIE-LCH:
        35.2376, 52.5159, 28.9913
        CIE-Luv:
        35.2376, 81.3242, 16.3798
        Hunter-Lab:
        29.3559, 36.4211, 13.7124
      #992a2d color charts
#992a2d RGB chart
      #992a2d CMYK chart
      #992a2d RGB pie chart
      #992a2d color shades, tints & tones
#992a2d color schemes
#992a2d color preview, HTML & CSS examples
           This text has a color of #992a2d        
        
          <p style="color:#992a2d;">Text here</p>
        
        
          .mytext {color:#992a2d;}
        
        Text color #992a2d
      
           This box has a color of #992a2d        
        
          <div style="background-color:#992a2d;">Content here</div>
        
        
          .mybackground {background-color:#992a2d;}
        
        Background color #992a2d
      
           Border around this has a color of #992a2d        
        
          <div style="border:2px solid #992a2d;">Content here</div>
        
        
          .myborder {border:2px solid #992a2d;}
        
        Border color #992a2d