#af1e24 color space conversions
Hex:
        #af1e24
        RGB:
        175, 30, 36
        CMY:
        31, 88, 86
        CMYK:
        0, 83, 79, 31
      HSL:
        358°, 70.7317%, 40.1961%
        HSV (HSB):
        358°, 82.8571%, 68.6275%
        XYZ:
        18.4619, 10.1699, 2.6590
        xyY:
        0.5900, 0.3250, 10.1699
      CIE-Lab:
        38.1456, 56.1809, 35.3294
        CIE-LCH:
        38.1456, 66.3661, 32.1637
        CIE-Luv:
        38.1456, 106.4913, 21.3409
        Hunter-Lab:
        31.8903, 47.5293, 17.3796
      #af1e24 color charts
#af1e24 RGB chart
      #af1e24 CMYK chart
      #af1e24 RGB pie chart
      #af1e24 color shades, tints & tones
#af1e24 color schemes
#af1e24 color preview, HTML & CSS examples
           This text has a color of #af1e24        
        
          <p style="color:#af1e24;">Text here</p>
        
        
          .mytext {color:#af1e24;}
        
        Text color #af1e24
      
           This box has a color of #af1e24        
        
          <div style="background-color:#af1e24;">Content here</div>
        
        
          .mybackground {background-color:#af1e24;}
        
        Background color #af1e24
      
           Border around this has a color of #af1e24        
        
          <div style="border:2px solid #af1e24;">Content here</div>
        
        
          .myborder {border:2px solid #af1e24;}
        
        Border color #af1e24