#af2d44 color space conversions
Hex:
        #af2d44
        RGB:
        175, 45, 68
        CMY:
        31, 82, 73
        CMYK:
        0, 74, 61, 31
      HSL:
        349°, 59.0909%, 43.1373%
        HSV (HSB):
        349°, 74.2857%, 68.6275%
        XYZ:
        19.6610, 11.4081, 6.6346
        xyY:
        0.5215, 0.3026, 11.4081
      CIE-Lab:
        40.2595, 53.2074, 18.2979
        CIE-LCH:
        40.2595, 56.2658, 18.9780
        CIE-Luv:
        40.2595, 91.8182, 9.9387
        Hunter-Lab:
        33.7759, 44.7973, 11.9968
      #af2d44 color charts
#af2d44 RGB chart
      #af2d44 CMYK chart
      #af2d44 RGB pie chart
      #af2d44 color shades, tints & tones
#af2d44 color schemes
#af2d44 color preview, HTML & CSS examples
           This text has a color of #af2d44        
        
          <p style="color:#af2d44;">Text here</p>
        
        
          .mytext {color:#af2d44;}
        
        Text color #af2d44
      
           This box has a color of #af2d44        
        
          <div style="background-color:#af2d44;">Content here</div>
        
        
          .mybackground {background-color:#af2d44;}
        
        Background color #af2d44
      
           Border around this has a color of #af2d44        
        
          <div style="border:2px solid #af2d44;">Content here</div>
        
        
          .myborder {border:2px solid #af2d44;}
        
        Border color #af2d44