#af0303 color space conversions
Hex:
        #af0303
        RGB:
        175, 3, 3
        CMY:
        31, 99, 99
        CMYK:
        0, 98, 98, 31
      HSL:
        0°, 96.6292%, 34.9020%
        HSV (HSB):
        0°, 98.2857%, 68.6275%
        XYZ:
        17.7282, 9.1857, 0.9248
        xyY:
        0.6368, 0.3300, 9.1857
      CIE-Lab:
        36.3393, 60.0787, 49.4265
        CIE-LCH:
        36.3393, 77.7974, 39.4440
        CIE-Luv:
        36.3393, 118.1785, 25.4853
        Hunter-Lab:
        30.3079, 51.3726, 19.4064
      #af0303 color charts
#af0303 RGB chart
      #af0303 CMYK chart
      #af0303 RGB pie chart
      #af0303 color shades, tints & tones
#af0303 color schemes
#af0303 color preview, HTML & CSS examples
           This text has a color of #af0303        
        
          <p style="color:#af0303;">Text here</p>
        
        
          .mytext {color:#af0303;}
        
        Text color #af0303
      
           This box has a color of #af0303        
        
          <div style="background-color:#af0303;">Content here</div>
        
        
          .mybackground {background-color:#af0303;}
        
        Background color #af0303
      
           Border around this has a color of #af0303        
        
          <div style="border:2px solid #af0303;">Content here</div>
        
        
          .myborder {border:2px solid #af0303;}
        
        Border color #af0303