#af520b color space conversions
Hex:
        #af520b
        RGB:
        175, 82, 11
        CMY:
        31, 68, 96
        CMYK:
        0, 53, 94, 31
      HSL:
        26°, 88.1720%, 36.4706%
        HSV (HSB):
        26°, 93.7143%, 68.6275%
        XYZ:
        20.7569, 15.1727, 2.1512
        xyY:
        0.5451, 0.3984, 15.1727
      CIE-Lab:
        45.8698, 34.4200, 52.6044
        CIE-LCH:
        45.8698, 62.8646, 56.8025
        CIE-Luv:
        45.8698, 76.3349, 40.3038
        Hunter-Lab:
        38.9522, 26.9531, 23.9921
      #af520b color charts
#af520b RGB chart
      #af520b CMYK chart
      #af520b RGB pie chart
      #af520b color shades, tints & tones
#af520b color schemes
#af520b color preview, HTML & CSS examples
           This text has a color of #af520b        
        
          <p style="color:#af520b;">Text here</p>
        
        
          .mytext {color:#af520b;}
        
        Text color #af520b
      
           This box has a color of #af520b        
        
          <div style="background-color:#af520b;">Content here</div>
        
        
          .mybackground {background-color:#af520b;}
        
        Background color #af520b
      
           Border around this has a color of #af520b        
        
          <div style="border:2px solid #af520b;">Content here</div>
        
        
          .myborder {border:2px solid #af520b;}
        
        Border color #af520b