#af1b34 color space conversions
Hex:
        #af1b34
        RGB:
        175, 27, 52
        CMY:
        31, 89, 80
        CMYK:
        0, 85, 70, 31
      HSL:
        350°, 73.2673%, 39.6078%
        HSV (HSB):
        350°, 84.5714%, 68.6275%
        XYZ:
        18.6910, 10.1458, 4.2220
        xyY:
        0.5654, 0.3069, 10.1458
      CIE-Lab:
        38.1028, 57.5582, 25.5867
        CIE-LCH:
        38.1028, 62.9891, 23.9668
        CIE-Luv:
        38.1028, 103.7711, 14.4431
        Hunter-Lab:
        31.8524, 49.0019, 14.4378
      #af1b34 color charts
#af1b34 RGB chart
      #af1b34 CMYK chart
      #af1b34 RGB pie chart
      #af1b34 color shades, tints & tones
#af1b34 color schemes
#af1b34 color preview, HTML & CSS examples
           This text has a color of #af1b34        
        
          <p style="color:#af1b34;">Text here</p>
        
        
          .mytext {color:#af1b34;}
        
        Text color #af1b34
      
           This box has a color of #af1b34        
        
          <div style="background-color:#af1b34;">Content here</div>
        
        
          .mybackground {background-color:#af1b34;}
        
        Background color #af1b34
      
           Border around this has a color of #af1b34        
        
          <div style="border:2px solid #af1b34;">Content here</div>
        
        
          .myborder {border:2px solid #af1b34;}
        
        Border color #af1b34