#af0900 color space conversions
Hex:
        #af0900
        RGB:
        175, 9, 0
        CMY:
        31, 96, 100
        CMYK:
        0, 95, 100, 31
      HSL:
        3°, 100.0000%, 34.3137%
        HSV (HSB):
        3°, 100.0000%, 68.6275%
        XYZ:
        17.7769, 9.3093, 0.8599
        xyY:
        0.6361, 0.3331, 9.3093
      CIE-Lab:
        36.5732, 59.3320, 50.7572
        CIE-LCH:
        36.5732, 78.0806, 40.5462
        CIE-Luv:
        36.5732, 117.2422, 26.3041
        Hunter-Lab:
        30.5112, 50.6057, 19.6868
      #af0900 color charts
#af0900 RGB chart
      #af0900 CMYK chart
      #af0900 RGB pie chart
      #af0900 color shades, tints & tones
#af0900 color schemes
#af0900 color preview, HTML & CSS examples
           This text has a color of #af0900        
        
          <p style="color:#af0900;">Text here</p>
        
        
          .mytext {color:#af0900;}
        
        Text color #af0900
      
           This box has a color of #af0900        
        
          <div style="background-color:#af0900;">Content here</div>
        
        
          .mybackground {background-color:#af0900;}
        
        Background color #af0900
      
           Border around this has a color of #af0900        
        
          <div style="border:2px solid #af0900;">Content here</div>
        
        
          .myborder {border:2px solid #af0900;}
        
        Border color #af0900