#af401e color space conversions
Hex:
        #af401e
        RGB:
        175, 64, 30
        CMY:
        31, 75, 88
        CMYK:
        0, 63, 83, 31
      HSL:
        14°, 70.7317%, 40.1961%
        HSV (HSB):
        14°, 82.8571%, 68.6275%
        XYZ:
        19.7469, 12.8745, 2.6725
        xyY:
        0.5595, 0.3648, 12.8745
      CIE-Lab:
        42.5735, 43.6634, 42.8654
        CIE-LCH:
        42.5735, 61.1877, 44.4716
        CIE-Luv:
        42.5735, 88.4211, 31.1288
        Hunter-Lab:
        35.8810, 35.4447, 20.7006
      #af401e color charts
#af401e RGB chart
      #af401e CMYK chart
      #af401e RGB pie chart
      #af401e color shades, tints & tones
#af401e color schemes
#af401e color preview, HTML & CSS examples
           This text has a color of #af401e        
        
          <p style="color:#af401e;">Text here</p>
        
        
          .mytext {color:#af401e;}
        
        Text color #af401e
      
           This box has a color of #af401e        
        
          <div style="background-color:#af401e;">Content here</div>
        
        
          .mybackground {background-color:#af401e;}
        
        Background color #af401e
      
           Border around this has a color of #af401e        
        
          <div style="border:2px solid #af401e;">Content here</div>
        
        
          .myborder {border:2px solid #af401e;}
        
        Border color #af401e