#af2f20 color space conversions
Hex:
        #af2f20
        RGB:
        175, 47, 32
        CMY:
        31, 82, 87
        CMYK:
        0, 73, 82, 31
      HSL:
        6°, 69.0821%, 40.5882%
        HSV (HSB):
        6°, 81.7143%, 68.6275%
        XYZ:
        18.9564, 11.2513, 2.5391
        xyY:
        0.5789, 0.3436, 11.2513
      CIE-Lab:
        40.0005, 50.7484, 39.4131
        CIE-LCH:
        40.0005, 64.2557, 37.8342
        CIE-Luv:
        40.0005, 98.9715, 26.0221
        Hunter-Lab:
        33.5429, 42.1773, 18.9920
      #af2f20 color charts
#af2f20 RGB chart
      #af2f20 CMYK chart
      #af2f20 RGB pie chart
      #af2f20 color shades, tints & tones
#af2f20 color schemes
#af2f20 color preview, HTML & CSS examples
           This text has a color of #af2f20        
        
          <p style="color:#af2f20;">Text here</p>
        
        
          .mytext {color:#af2f20;}
        
        Text color #af2f20
      
           This box has a color of #af2f20        
        
          <div style="background-color:#af2f20;">Content here</div>
        
        
          .mybackground {background-color:#af2f20;}
        
        Background color #af2f20
      
           Border around this has a color of #af2f20        
        
          <div style="border:2px solid #af2f20;">Content here</div>
        
        
          .myborder {border:2px solid #af2f20;}
        
        Border color #af2f20