#992f49 color space conversions
Hex:
        #992f49
        RGB:
        153, 47, 73
        CMY:
        40, 82, 71
        CMYK:
        0, 69, 52, 40
      HSL:
        345°, 53.0000%, 39.2157%
        HSV (HSB):
        345°, 69.2810%, 60.0000%
        XYZ:
        15.3560, 9.2864, 7.2864
        xyY:
        0.4809, 0.2908, 9.2864
      CIE-Lab:
        36.5299, 45.9002, 9.3703
        CIE-LCH:
        36.5299, 46.8468, 11.5381
        CIE-Luv:
        36.5299, 71.3044, 2.4507
        Hunter-Lab:
        30.4736, 36.6195, 7.1549
      #992f49 color charts
#992f49 RGB chart
      #992f49 CMYK chart
      #992f49 RGB pie chart
      #992f49 color shades, tints & tones
#992f49 color schemes
#992f49 color preview, HTML & CSS examples
           This text has a color of #992f49        
        
          <p style="color:#992f49;">Text here</p>
        
        
          .mytext {color:#992f49;}
        
        Text color #992f49
      
           This box has a color of #992f49        
        
          <div style="background-color:#992f49;">Content here</div>
        
        
          .mybackground {background-color:#992f49;}
        
        Background color #992f49
      
           Border around this has a color of #992f49        
        
          <div style="border:2px solid #992f49;">Content here</div>
        
        
          .myborder {border:2px solid #992f49;}
        
        Border color #992f49