#af5e2b color space conversions
Hex:
        #af5e2b
        RGB:
        175, 94, 43
        CMY:
        31, 63, 83
        CMYK:
        0, 46, 75, 31
      HSL:
        23°, 60.5505%, 42.7451%
        HSV (HSB):
        23°, 75.4286%, 68.6275%
        XYZ:
        22.1179, 17.2938, 4.4578
        xyY:
        0.5042, 0.3942, 17.2938
      CIE-Lab:
        48.6281, 28.9734, 42.4964
        CIE-LCH:
        48.6281, 51.4335, 55.7145
        CIE-Luv:
        48.6281, 64.5872, 37.5841
        Hunter-Lab:
        41.5858, 22.1624, 22.7545
      #af5e2b color charts
#af5e2b RGB chart
      #af5e2b CMYK chart
      #af5e2b RGB pie chart
      #af5e2b color shades, tints & tones
#af5e2b color schemes
#af5e2b color preview, HTML & CSS examples
           This text has a color of #af5e2b        
        
          <p style="color:#af5e2b;">Text here</p>
        
        
          .mytext {color:#af5e2b;}
        
        Text color #af5e2b
      
           This box has a color of #af5e2b        
        
          <div style="background-color:#af5e2b;">Content here</div>
        
        
          .mybackground {background-color:#af5e2b;}
        
        Background color #af5e2b
      
           Border around this has a color of #af5e2b        
        
          <div style="border:2px solid #af5e2b;">Content here</div>
        
        
          .myborder {border:2px solid #af5e2b;}
        
        Border color #af5e2b