#af1c40 color space conversions
Hex:
        #af1c40
        RGB:
        175, 28, 64
        CMY:
        31, 89, 75
        CMYK:
        0, 84, 63, 31
      HSL:
        345°, 72.4138%, 39.8039%
        HSV (HSB):
        345°, 84.0000%, 68.6275%
        XYZ:
        19.0199, 10.3146, 5.8390
        xyY:
        0.5407, 0.2933, 10.3146
      CIE-Lab:
        38.4013, 57.9671, 18.3750
        CIE-LCH:
        38.4013, 60.8097, 17.5881
        CIE-Luv:
        38.4013, 99.8176, 8.5079
        Hunter-Lab:
        32.1164, 49.5069, 11.7022
      #af1c40 color charts
#af1c40 RGB chart
      #af1c40 CMYK chart
      #af1c40 RGB pie chart
      #af1c40 color shades, tints & tones
#af1c40 color schemes
#af1c40 color preview, HTML & CSS examples
           This text has a color of #af1c40        
        
          <p style="color:#af1c40;">Text here</p>
        
        
          .mytext {color:#af1c40;}
        
        Text color #af1c40
      
           This box has a color of #af1c40        
        
          <div style="background-color:#af1c40;">Content here</div>
        
        
          .mybackground {background-color:#af1c40;}
        
        Background color #af1c40
      
           Border around this has a color of #af1c40        
        
          <div style="border:2px solid #af1c40;">Content here</div>
        
        
          .myborder {border:2px solid #af1c40;}
        
        Border color #af1c40