#992d46 color space conversions
Hex:
        #992d46
        RGB:
        153, 45, 70
        CMY:
        40, 82, 73
        CMYK:
        0, 71, 54, 40
      HSL:
        346°, 54.5455%, 38.8235%
        HSV (HSB):
        346°, 70.5882%, 60.0000%
        XYZ:
        15.1807, 9.0913, 6.7490
        xyY:
        0.4894, 0.2931, 9.0913
      CIE-Lab:
        36.1594, 46.4572, 10.7789
        CIE-LCH:
        36.1594, 47.6913, 13.0626
        CIE-Luv:
        36.1594, 73.1518, 3.7287
        Hunter-Lab:
        30.1517, 37.1053, 7.8350
      #992d46 color charts
#992d46 RGB chart
      #992d46 CMYK chart
      #992d46 RGB pie chart
      #992d46 color shades, tints & tones
#992d46 color schemes
#992d46 color preview, HTML & CSS examples
           This text has a color of #992d46        
        
          <p style="color:#992d46;">Text here</p>
        
        
          .mytext {color:#992d46;}
        
        Text color #992d46
      
           This box has a color of #992d46        
        
          <div style="background-color:#992d46;">Content here</div>
        
        
          .mybackground {background-color:#992d46;}
        
        Background color #992d46
      
           Border around this has a color of #992d46        
        
          <div style="border:2px solid #992d46;">Content here</div>
        
        
          .myborder {border:2px solid #992d46;}
        
        Border color #992d46