#af1e20 color space conversions
Hex:
        #af1e20
        RGB:
        175, 30, 32
        CMY:
        31, 88, 87
        CMYK:
        0, 83, 82, 31
      HSL:
        359°, 70.7317%, 40.1961%
        HSV (HSB):
        359°, 82.8571%, 68.6275%
        XYZ:
        18.4042, 10.1468, 2.3550
        xyY:
        0.5955, 0.3283, 10.1468
      CIE-Lab:
        38.1046, 56.0556, 37.5599
        CIE-LCH:
        38.1046, 67.4757, 33.8240
        CIE-Luv:
        38.1046, 107.2468, 22.6149
        Hunter-Lab:
        31.8540, 47.3867, 17.9144
      #af1e20 color charts
#af1e20 RGB chart
      #af1e20 CMYK chart
      #af1e20 RGB pie chart
      #af1e20 color shades, tints & tones
#af1e20 color schemes
#af1e20 color preview, HTML & CSS examples
           This text has a color of #af1e20        
        
          <p style="color:#af1e20;">Text here</p>
        
        
          .mytext {color:#af1e20;}
        
        Text color #af1e20
      
           This box has a color of #af1e20        
        
          <div style="background-color:#af1e20;">Content here</div>
        
        
          .mybackground {background-color:#af1e20;}
        
        Background color #af1e20
      
           Border around this has a color of #af1e20        
        
          <div style="border:2px solid #af1e20;">Content here</div>
        
        
          .myborder {border:2px solid #af1e20;}
        
        Border color #af1e20