#992045 color space conversions
Hex:
        #992045
        RGB:
        153, 32, 69
        CMY:
        40, 87, 73
        CMYK:
        0, 79, 55, 40
      HSL:
        342°, 65.4054%, 36.2745%
        HSV (HSB):
        342°, 79.0850%, 60.0000%
        XYZ:
        14.7276, 8.2350, 6.4435
        xyY:
        0.5008, 0.2800, 8.2350
      CIE-Lab:
        34.4676, 51.0229, 9.0748
        CIE-LCH:
        34.4676, 51.8236, 10.0850
        CIE-Luv:
        34.4676, 78.8602, 0.8903
        Hunter-Lab:
        28.6967, 41.3896, 6.7748
      #992045 color charts
#992045 RGB chart
      #992045 CMYK chart
      #992045 RGB pie chart
      #992045 color shades, tints & tones
#992045 color schemes
#992045 color preview, HTML & CSS examples
           This text has a color of #992045        
        
          <p style="color:#992045;">Text here</p>
        
        
          .mytext {color:#992045;}
        
        Text color #992045
      
           This box has a color of #992045        
        
          <div style="background-color:#992045;">Content here</div>
        
        
          .mybackground {background-color:#992045;}
        
        Background color #992045
      
           Border around this has a color of #992045        
        
          <div style="border:2px solid #992045;">Content here</div>
        
        
          .myborder {border:2px solid #992045;}
        
        Border color #992045