#af540d color space conversions
Hex:
        #af540d
        RGB:
        175, 84, 13
        CMY:
        31, 67, 95
        CMYK:
        0, 52, 93, 31
      HSL:
        26°, 86.1702%, 36.8627%
        HSV (HSB):
        26°, 92.5714%, 68.6275%
        XYZ:
        20.9222, 15.4837, 2.2667
        xyY:
        0.5410, 0.4004, 15.4837
      CIE-Lab:
        46.2897, 33.4075, 52.3776
        CIE-LCH:
        46.2897, 62.1247, 57.4694
        CIE-Luv:
        46.2897, 74.6598, 40.7297
        Hunter-Lab:
        39.3493, 26.0479, 24.1291
      #af540d color charts
#af540d RGB chart
      #af540d CMYK chart
      #af540d RGB pie chart
      #af540d color shades, tints & tones
#af540d color schemes
#af540d color preview, HTML & CSS examples
           This text has a color of #af540d        
        
          <p style="color:#af540d;">Text here</p>
        
        
          .mytext {color:#af540d;}
        
        Text color #af540d
      
           This box has a color of #af540d        
        
          <div style="background-color:#af540d;">Content here</div>
        
        
          .mybackground {background-color:#af540d;}
        
        Background color #af540d
      
           Border around this has a color of #af540d        
        
          <div style="border:2px solid #af540d;">Content here</div>
        
        
          .myborder {border:2px solid #af540d;}
        
        Border color #af540d