#af0c11 color space conversions
Hex:
        #af0c11
        RGB:
        175, 12, 17
        CMY:
        31, 95, 93
        CMYK:
        0, 93, 90, 31
      HSL:
        358°, 87.1658%, 36.6667%
        HSV (HSB):
        358°, 93.1429%, 68.6275%
        XYZ:
        17.9118, 9.4174, 1.4040
        xyY:
        0.6234, 0.3278, 9.4174
      CIE-Lab:
        36.7758, 59.1806, 44.0936
        CIE-LCH:
        36.7758, 73.8010, 36.6887
        CIE-Luv:
        36.7758, 115.0657, 24.1041
        Hunter-Lab:
        30.6877, 50.4835, 18.7689
      #af0c11 color charts
#af0c11 RGB chart
      #af0c11 CMYK chart
      #af0c11 RGB pie chart
      #af0c11 color shades, tints & tones
#af0c11 color schemes
#af0c11 color preview, HTML & CSS examples
           This text has a color of #af0c11        
        
          <p style="color:#af0c11;">Text here</p>
        
        
          .mytext {color:#af0c11;}
        
        Text color #af0c11
      
           This box has a color of #af0c11        
        
          <div style="background-color:#af0c11;">Content here</div>
        
        
          .mybackground {background-color:#af0c11;}
        
        Background color #af0c11
      
           Border around this has a color of #af0c11        
        
          <div style="border:2px solid #af0c11;">Content here</div>
        
        
          .myborder {border:2px solid #af0c11;}
        
        Border color #af0c11