#af5f2b color space conversions
Hex:
        #af5f2b
        RGB:
        175, 95, 43
        CMY:
        31, 63, 83
        CMYK:
        0, 46, 75, 31
      HSL:
        24°, 60.5505%, 42.7451%
        HSV (HSB):
        24°, 75.4286%, 68.6275%
        XYZ:
        22.2075, 17.4728, 4.4876
        xyY:
        0.5028, 0.3956, 17.4728
      CIE-Lab:
        48.8503, 28.4298, 42.7262
        CIE-LCH:
        48.8503, 51.3203, 56.3604
        CIE-Luv:
        48.8503, 63.8133, 37.9679
        Hunter-Lab:
        41.8005, 21.6813, 22.8951
      #af5f2b color charts
#af5f2b RGB chart
      #af5f2b CMYK chart
      #af5f2b RGB pie chart
      #af5f2b color shades, tints & tones
#af5f2b color schemes
#af5f2b color preview, HTML & CSS examples
           This text has a color of #af5f2b        
        
          <p style="color:#af5f2b;">Text here</p>
        
        
          .mytext {color:#af5f2b;}
        
        Text color #af5f2b
      
           This box has a color of #af5f2b        
        
          <div style="background-color:#af5f2b;">Content here</div>
        
        
          .mybackground {background-color:#af5f2b;}
        
        Background color #af5f2b
      
           Border around this has a color of #af5f2b        
        
          <div style="border:2px solid #af5f2b;">Content here</div>
        
        
          .myborder {border:2px solid #af5f2b;}
        
        Border color #af5f2b