#af400f color space conversions
Hex:
        #af400f
        RGB:
        175, 64, 15
        CMY:
        31, 75, 94
        CMYK:
        0, 63, 91, 31
      HSL:
        18°, 84.2105%, 37.2549%
        HSV (HSB):
        18°, 91.4286%, 68.6275%
        XYZ:
        19.5988, 12.8152, 1.8926
        xyY:
        0.5713, 0.3736, 12.8152
      CIE-Lab:
        42.4835, 43.3090, 49.0262
        CIE-LCH:
        42.4835, 65.4159, 48.5431
        CIE-Luv:
        42.4835, 89.7960, 34.2070
        Hunter-Lab:
        35.7984, 35.0776, 21.9244
      #af400f color charts
#af400f RGB chart
      #af400f CMYK chart
      #af400f RGB pie chart
      #af400f color shades, tints & tones
#af400f color schemes
#af400f color preview, HTML & CSS examples
           This text has a color of #af400f        
        
          <p style="color:#af400f;">Text here</p>
        
        
          .mytext {color:#af400f;}
        
        Text color #af400f
      
           This box has a color of #af400f        
        
          <div style="background-color:#af400f;">Content here</div>
        
        
          .mybackground {background-color:#af400f;}
        
        Background color #af400f
      
           Border around this has a color of #af400f        
        
          <div style="border:2px solid #af400f;">Content here</div>
        
        
          .myborder {border:2px solid #af400f;}
        
        Border color #af400f