#992a4a color space conversions
Hex:
        #992a4a
        RGB:
        153, 42, 74
        CMY:
        40, 84, 71
        CMYK:
        0, 73, 52, 40
      HSL:
        343°, 56.9231%, 38.2353%
        HSV (HSB):
        343°, 72.5490%, 60.0000%
        XYZ:
        15.2009, 8.9226, 7.3996
        xyY:
        0.4822, 0.2831, 8.9226
      CIE-Lab:
        35.8349, 47.9757, 7.7537
        CIE-LCH:
        35.8349, 48.5982, 9.1806
        CIE-Luv:
        35.8349, 73.2503, 0.2888
        Hunter-Lab:
        29.8708, 38.5625, 6.2222
      #992a4a color charts
#992a4a RGB chart
      #992a4a CMYK chart
      #992a4a RGB pie chart
      #992a4a color shades, tints & tones
#992a4a color schemes
#992a4a color preview, HTML & CSS examples
           This text has a color of #992a4a        
        
          <p style="color:#992a4a;">Text here</p>
        
        
          .mytext {color:#992a4a;}
        
        Text color #992a4a
      
           This box has a color of #992a4a        
        
          <div style="background-color:#992a4a;">Content here</div>
        
        
          .mybackground {background-color:#992a4a;}
        
        Background color #992a4a
      
           Border around this has a color of #992a4a        
        
          <div style="border:2px solid #992a4a;">Content here</div>
        
        
          .myborder {border:2px solid #992a4a;}
        
        Border color #992a4a