#992e5a color space conversions
Hex:
        #992e5a
        RGB:
        153, 46, 90
        CMY:
        40, 82, 65
        CMYK:
        0, 70, 41, 40
      HSL:
        335°, 53.7688%, 39.0196%
        HSV (HSB):
        335°, 69.9346%, 60.0000%
        XYZ:
        15.9593, 9.4645, 10.6585
        xyY:
        0.4423, 0.2623, 9.4645
      CIE-Lab:
        36.8636, 47.9826, -1.0300
        CIE-LCH:
        36.8636, 47.9937, 358.7703
        CIE-Luv:
        36.8636, 66.2863, -9.4828
        Hunter-Lab:
        30.7644, 38.7609, 0.9936
      #992e5a color charts
#992e5a RGB chart
      #992e5a CMYK chart
      #992e5a RGB pie chart
      #992e5a color shades, tints & tones
#992e5a color schemes
#992e5a color preview, HTML & CSS examples
           This text has a color of #992e5a        
        
          <p style="color:#992e5a;">Text here</p>
        
        
          .mytext {color:#992e5a;}
        
        Text color #992e5a
      
           This box has a color of #992e5a        
        
          <div style="background-color:#992e5a;">Content here</div>
        
        
          .mybackground {background-color:#992e5a;}
        
        Background color #992e5a
      
           Border around this has a color of #992e5a        
        
          <div style="border:2px solid #992e5a;">Content here</div>
        
        
          .myborder {border:2px solid #992e5a;}
        
        Border color #992e5a