#af820d color space conversions
Hex:
        #af820d
        RGB:
        175, 130, 13
        CMY:
        31, 49, 95
        CMYK:
        0, 26, 93, 31
      HSL:
        43°, 86.1702%, 36.8627%
        HSV (HSB):
        43°, 92.5714%, 68.6275%
        XYZ:
        25.7345, 25.1083, 3.8708
        xyY:
        0.4703, 0.4589, 25.1083
      CIE-Lab:
        57.1808, 8.0319, 60.4115
        CIE-LCH:
        57.1808, 60.9431, 82.4268
        CIE-Luv:
        57.1808, 37.7769, 57.6349
        Hunter-Lab:
        50.1082, 3.9845, 30.4956
      #af820d color charts
#af820d RGB chart
      #af820d CMYK chart
      #af820d RGB pie chart
      #af820d color shades, tints & tones
#af820d color schemes
#af820d color preview, HTML & CSS examples
           This text has a color of #af820d        
        
          <p style="color:#af820d;">Text here</p>
        
        
          .mytext {color:#af820d;}
        
        Text color #af820d
      
           This box has a color of #af820d        
        
          <div style="background-color:#af820d;">Content here</div>
        
        
          .mybackground {background-color:#af820d;}
        
        Background color #af820d
      
           Border around this has a color of #af820d        
        
          <div style="border:2px solid #af820d;">Content here</div>
        
        
          .myborder {border:2px solid #af820d;}
        
        Border color #af820d