#af2c52 color space conversions
Hex:
        #af2c52
        RGB:
        175, 44, 82
        CMY:
        31, 83, 68
        CMYK:
        0, 75, 53, 31
      HSL:
        343°, 59.8174%, 42.9412%
        HSV (HSB):
        343°, 74.8571%, 68.6275%
        XYZ:
        20.1029, 11.5245, 9.1476
        xyY:
        0.4930, 0.2826, 11.5245
      CIE-Lab:
        40.4502, 54.5842, 9.7331
        CIE-LCH:
        40.4502, 55.4452, 10.1104
        CIE-Luv:
        40.4502, 87.8077, 1.1764
        Hunter-Lab:
        33.9478, 46.2938, 7.7872
      #af2c52 color charts
#af2c52 RGB chart
      #af2c52 CMYK chart
      #af2c52 RGB pie chart
      #af2c52 color shades, tints & tones
#af2c52 color schemes
#af2c52 color preview, HTML & CSS examples
           This text has a color of #af2c52        
        
          <p style="color:#af2c52;">Text here</p>
        
        
          .mytext {color:#af2c52;}
        
        Text color #af2c52
      
           This box has a color of #af2c52        
        
          <div style="background-color:#af2c52;">Content here</div>
        
        
          .mybackground {background-color:#af2c52;}
        
        Background color #af2c52
      
           Border around this has a color of #af2c52        
        
          <div style="border:2px solid #af2c52;">Content here</div>
        
        
          .myborder {border:2px solid #af2c52;}
        
        Border color #af2c52