#af0800 color space conversions
Hex:
        #af0800
        RGB:
        175, 8, 0
        CMY:
        31, 97, 100
        CMYK:
        0, 95, 100, 31
      HSL:
        3°, 100.0000%, 34.3137%
        HSV (HSB):
        3°, 100.0000%, 68.6275%
        XYZ:
        17.7660, 9.2876, 0.8563
        xyY:
        0.6365, 0.3328, 9.2876
      CIE-Lab:
        36.5323, 59.4501, 50.7384
        CIE-LCH:
        36.5323, 78.1582, 40.4795
        CIE-Luv:
        36.5323, 117.4412, 26.2346
        Hunter-Lab:
        30.4756, 50.7259, 19.6670
      #af0800 color charts
#af0800 RGB chart
      #af0800 CMYK chart
      #af0800 RGB pie chart
      #af0800 color shades, tints & tones
#af0800 color schemes
#af0800 color preview, HTML & CSS examples
           This text has a color of #af0800        
        
          <p style="color:#af0800;">Text here</p>
        
        
          .mytext {color:#af0800;}
        
        Text color #af0800
      
           This box has a color of #af0800        
        
          <div style="background-color:#af0800;">Content here</div>
        
        
          .mybackground {background-color:#af0800;}
        
        Background color #af0800
      
           Border around this has a color of #af0800        
        
          <div style="border:2px solid #af0800;">Content here</div>
        
        
          .myborder {border:2px solid #af0800;}
        
        Border color #af0800