#af5c0d color space conversions
Hex:
        #af5c0d
        RGB:
        175, 92, 13
        CMY:
        31, 64, 95
        CMYK:
        0, 47, 93, 31
      HSL:
        29°, 86.1702%, 36.8627%
        HSV (HSB):
        29°, 92.5714%, 68.6275%
        XYZ:
        21.5790, 16.7973, 2.4856
        xyY:
        0.5281, 0.4111, 16.7973
      CIE-Lab:
        48.0036, 29.1465, 53.6154
        CIE-LCH:
        48.0036, 61.0257, 61.4706
        CIE-Luv:
        48.0036, 68.2329, 43.4738
        Hunter-Lab:
        40.9845, 22.2601, 25.0933
      #af5c0d color charts
#af5c0d RGB chart
      #af5c0d CMYK chart
      #af5c0d RGB pie chart
      #af5c0d color shades, tints & tones
#af5c0d color schemes
#af5c0d color preview, HTML & CSS examples
           This text has a color of #af5c0d        
        
          <p style="color:#af5c0d;">Text here</p>
        
        
          .mytext {color:#af5c0d;}
        
        Text color #af5c0d
      
           This box has a color of #af5c0d        
        
          <div style="background-color:#af5c0d;">Content here</div>
        
        
          .mybackground {background-color:#af5c0d;}
        
        Background color #af5c0d
      
           Border around this has a color of #af5c0d        
        
          <div style="border:2px solid #af5c0d;">Content here</div>
        
        
          .myborder {border:2px solid #af5c0d;}
        
        Border color #af5c0d