#af4014 color space conversions
Hex:
        #af4014
        RGB:
        175, 64, 20
        CMY:
        31, 75, 92
        CMYK:
        0, 63, 89, 31
      HSL:
        17°, 79.4872%, 38.2353%
        HSV (HSB):
        17°, 88.5714%, 68.6275%
        XYZ:
        19.6389, 12.8313, 2.1034
        xyY:
        0.5680, 0.3711, 12.8313
      CIE-Lab:
        42.5079, 43.4051, 47.2114
        CIE-LCH:
        42.5079, 64.1320, 47.4053
        CIE-Luv:
        42.5079, 89.4203, 33.3666
        Hunter-Lab:
        35.8207, 35.1770, 21.5930
      #af4014 color charts
#af4014 RGB chart
      #af4014 CMYK chart
      #af4014 RGB pie chart
      #af4014 color shades, tints & tones
#af4014 color schemes
#af4014 color preview, HTML & CSS examples
           This text has a color of #af4014        
        
          <p style="color:#af4014;">Text here</p>
        
        
          .mytext {color:#af4014;}
        
        Text color #af4014
      
           This box has a color of #af4014        
        
          <div style="background-color:#af4014;">Content here</div>
        
        
          .mybackground {background-color:#af4014;}
        
        Background color #af4014
      
           Border around this has a color of #af4014        
        
          <div style="border:2px solid #af4014;">Content here</div>
        
        
          .myborder {border:2px solid #af4014;}
        
        Border color #af4014