#992b52 color space conversions
Hex:
        #992b52
        RGB:
        153, 43, 82
        CMY:
        40, 83, 68
        CMYK:
        0, 72, 46, 40
      HSL:
        339°, 56.1224%, 38.4314%
        HSV (HSB):
        339°, 71.8954%, 60.0000%
        XYZ:
        15.5237, 9.1093, 8.9227
        xyY:
        0.4626, 0.2715, 9.1093
      CIE-Lab:
        36.1938, 48.3370, 3.1182
        CIE-LCH:
        36.1938, 48.4375, 3.6910
        CIE-Luv:
        36.1938, 70.1985, -4.7766
        Hunter-Lab:
        30.1815, 38.9930, 3.5989
      #992b52 color charts
#992b52 RGB chart
      #992b52 CMYK chart
      #992b52 RGB pie chart
      #992b52 color shades, tints & tones
#992b52 color schemes
#992b52 color preview, HTML & CSS examples
           This text has a color of #992b52        
        
          <p style="color:#992b52;">Text here</p>
        
        
          .mytext {color:#992b52;}
        
        Text color #992b52
      
           This box has a color of #992b52        
        
          <div style="background-color:#992b52;">Content here</div>
        
        
          .mybackground {background-color:#992b52;}
        
        Background color #992b52
      
           Border around this has a color of #992b52        
        
          <div style="border:2px solid #992b52;">Content here</div>
        
        
          .myborder {border:2px solid #992b52;}
        
        Border color #992b52