#af0f28 color space conversions
Hex:
        #af0f28
        RGB:
        175, 15, 40
        CMY:
        31, 94, 84
        CMYK:
        0, 91, 77, 31
      HSL:
        351°, 84.2105%, 37.2549%
        HSV (HSB):
        351°, 91.4286%, 68.6275%
        XYZ:
        18.2330, 9.6088, 2.9012
        xyY:
        0.5931, 0.3126, 9.6088
      CIE-Lab:
        37.1310, 59.3527, 31.8693
        CIE-LCH:
        37.1310, 67.3676, 28.2335
        CIE-Luv:
        37.1310, 110.2939, 17.9505
        Hunter-Lab:
        30.9981, 50.7468, 16.1496
      #af0f28 color charts
#af0f28 RGB chart
      #af0f28 CMYK chart
      #af0f28 RGB pie chart
      #af0f28 color shades, tints & tones
#af0f28 color schemes
#af0f28 color preview, HTML & CSS examples
           This text has a color of #af0f28        
        
          <p style="color:#af0f28;">Text here</p>
        
        
          .mytext {color:#af0f28;}
        
        Text color #af0f28
      
           This box has a color of #af0f28        
        
          <div style="background-color:#af0f28;">Content here</div>
        
        
          .mybackground {background-color:#af0f28;}
        
        Background color #af0f28
      
           Border around this has a color of #af0f28        
        
          <div style="border:2px solid #af0f28;">Content here</div>
        
        
          .myborder {border:2px solid #af0f28;}
        
        Border color #af0f28