#992f52 color space conversions
Hex:
        #992f52
        RGB:
        153, 47, 82
        CMY:
        40, 82, 68
        CMYK:
        0, 69, 46, 40
      HSL:
        340°, 53.0000%, 39.2157%
        HSV (HSB):
        340°, 69.2810%, 60.0000%
        XYZ:
        15.6764, 9.4145, 8.9736
        xyY:
        0.4602, 0.2764, 9.4145
      CIE-Lab:
        36.7705, 46.7443, 3.9476
        CIE-LCH:
        36.7705, 46.9106, 4.8272
        CIE-Luv:
        36.7705, 68.4967, -3.5276
        Hunter-Lab:
        30.6831, 37.5024, 4.1382
      #992f52 color charts
#992f52 RGB chart
      #992f52 CMYK chart
      #992f52 RGB pie chart
      #992f52 color shades, tints & tones
#992f52 color schemes
#992f52 color preview, HTML & CSS examples
           This text has a color of #992f52        
        
          <p style="color:#992f52;">Text here</p>
        
        
          .mytext {color:#992f52;}
        
        Text color #992f52
      
           This box has a color of #992f52        
        
          <div style="background-color:#992f52;">Content here</div>
        
        
          .mybackground {background-color:#992f52;}
        
        Background color #992f52
      
           Border around this has a color of #992f52        
        
          <div style="border:2px solid #992f52;">Content here</div>
        
        
          .myborder {border:2px solid #992f52;}
        
        Border color #992f52