#af0f21 color space conversions
Hex:
        #af0f21
        RGB:
        175, 15, 33
        CMY:
        31, 94, 87
        CMYK:
        0, 91, 81, 31
      HSL:
        353°, 84.2105%, 37.2549%
        HSV (HSB):
        353°, 91.4286%, 68.6275%
        XYZ:
        18.1245, 9.5654, 2.3299
        xyY:
        0.6038, 0.3186, 9.5654
      CIE-Lab:
        37.0509, 59.1249, 35.9421
        CIE-LCH:
        37.0509, 69.1924, 31.2955
        CIE-Luv:
        37.0509, 111.8287, 20.3680
        Hunter-Lab:
        30.9280, 50.4812, 17.1831
      #af0f21 color charts
#af0f21 RGB chart
      #af0f21 CMYK chart
      #af0f21 RGB pie chart
      #af0f21 color shades, tints & tones
#af0f21 color schemes
#af0f21 color preview, HTML & CSS examples
           This text has a color of #af0f21        
        
          <p style="color:#af0f21;">Text here</p>
        
        
          .mytext {color:#af0f21;}
        
        Text color #af0f21
      
           This box has a color of #af0f21        
        
          <div style="background-color:#af0f21;">Content here</div>
        
        
          .mybackground {background-color:#af0f21;}
        
        Background color #af0f21
      
           Border around this has a color of #af0f21        
        
          <div style="border:2px solid #af0f21;">Content here</div>
        
        
          .myborder {border:2px solid #af0f21;}
        
        Border color #af0f21