#992f53 color space conversions
Hex:
        #992f53
        RGB:
        153, 47, 83
        CMY:
        40, 82, 67
        CMYK:
        0, 69, 46, 40
      HSL:
        340°, 53.0000%, 39.2157%
        HSV (HSB):
        340°, 69.2810%, 60.0000%
        XYZ:
        15.7147, 9.4299, 9.1755
        xyY:
        0.4579, 0.2748, 9.4299
      CIE-Lab:
        36.7991, 46.8442, 3.3490
        CIE-LCH:
        36.7991, 46.9637, 4.0893
        CIE-Luv:
        36.7991, 68.1749, -4.2166
        Hunter-Lab:
        30.7081, 37.6074, 3.7800
      #992f53 color charts
#992f53 RGB chart
      #992f53 CMYK chart
      #992f53 RGB pie chart
      #992f53 color shades, tints & tones
#992f53 color schemes
#992f53 color preview, HTML & CSS examples
           This text has a color of #992f53        
        
          <p style="color:#992f53;">Text here</p>
        
        
          .mytext {color:#992f53;}
        
        Text color #992f53
      
           This box has a color of #992f53        
        
          <div style="background-color:#992f53;">Content here</div>
        
        
          .mybackground {background-color:#992f53;}
        
        Background color #992f53
      
           Border around this has a color of #992f53        
        
          <div style="border:2px solid #992f53;">Content here</div>
        
        
          .myborder {border:2px solid #992f53;}
        
        Border color #992f53