#af0f20 color space conversions
Hex:
        #af0f20
        RGB:
        175, 15, 32
        CMY:
        31, 94, 87
        CMYK:
        0, 91, 82, 31
      HSL:
        354°, 84.2105%, 37.2549%
        HSV (HSB):
        354°, 91.4286%, 68.6275%
        XYZ:
        18.1107, 9.5599, 2.2572
        xyY:
        0.6051, 0.3194, 9.5599
      CIE-Lab:
        37.0407, 59.0959, 36.5080
        CIE-LCH:
        37.0407, 69.4633, 31.7068
        CIE-Luv:
        37.0407, 112.0271, 20.6800
        Hunter-Lab:
        30.9191, 50.4473, 17.3150
      #af0f20 color charts
#af0f20 RGB chart
      #af0f20 CMYK chart
      #af0f20 RGB pie chart
      #af0f20 color shades, tints & tones
#af0f20 color schemes
#af0f20 color preview, HTML & CSS examples
           This text has a color of #af0f20        
        
          <p style="color:#af0f20;">Text here</p>
        
        
          .mytext {color:#af0f20;}
        
        Text color #af0f20
      
           This box has a color of #af0f20        
        
          <div style="background-color:#af0f20;">Content here</div>
        
        
          .mybackground {background-color:#af0f20;}
        
        Background color #af0f20
      
           Border around this has a color of #af0f20        
        
          <div style="border:2px solid #af0f20;">Content here</div>
        
        
          .myborder {border:2px solid #af0f20;}
        
        Border color #af0f20