#af640d color space conversions
Hex:
        #af640d
        RGB:
        175, 100, 13
        CMY:
        31, 61, 95
        CMYK:
        0, 43, 93, 31
      HSL:
        32°, 86.1702%, 36.8627%
        HSV (HSB):
        32°, 92.5714%, 68.6275%
        XYZ:
        22.3090, 18.2574, 2.7290
        xyY:
        0.5153, 0.4217, 18.2574
      CIE-Lab:
        49.8068, 24.7758, 54.9302
        CIE-LCH:
        49.8068, 60.2592, 65.7226
        CIE-Luv:
        49.8068, 61.7420, 46.3244
        Hunter-Lab:
        42.7286, 18.4214, 26.1233
      #af640d color charts
#af640d RGB chart
      #af640d CMYK chart
      #af640d RGB pie chart
      #af640d color shades, tints & tones
#af640d color schemes
#af640d color preview, HTML & CSS examples
           This text has a color of #af640d        
        
          <p style="color:#af640d;">Text here</p>
        
        
          .mytext {color:#af640d;}
        
        Text color #af640d
      
           This box has a color of #af640d        
        
          <div style="background-color:#af640d;">Content here</div>
        
        
          .mybackground {background-color:#af640d;}
        
        Background color #af640d
      
           Border around this has a color of #af640d        
        
          <div style="border:2px solid #af640d;">Content here</div>
        
        
          .myborder {border:2px solid #af640d;}
        
        Border color #af640d