#af882f color space conversions
Hex:
        #af882f
        RGB:
        175, 136, 47
        CMY:
        31, 47, 82
        CMYK:
        0, 22, 73, 31
      HSL:
        42°, 57.6577%, 43.5294%
        HSV (HSB):
        42°, 73.1429%, 68.6275%
        XYZ:
        26.9964, 26.9275, 6.4640
        xyY:
        0.4471, 0.4459, 26.9275
      CIE-Lab:
        58.9072, 5.7937, 51.1295
        CIE-LCH:
        58.9072, 51.4568, 83.5351
        CIE-Luv:
        58.9072, 32.1389, 53.4936
        Hunter-Lab:
        51.8917, 2.0533, 28.9386
      #af882f color charts
#af882f RGB chart
      #af882f CMYK chart
      #af882f RGB pie chart
      #af882f color shades, tints & tones
#af882f color schemes
#af882f color preview, HTML & CSS examples
           This text has a color of #af882f        
        
          <p style="color:#af882f;">Text here</p>
        
        
          .mytext {color:#af882f;}
        
        Text color #af882f
      
           This box has a color of #af882f        
        
          <div style="background-color:#af882f;">Content here</div>
        
        
          .mybackground {background-color:#af882f;}
        
        Background color #af882f
      
           Border around this has a color of #af882f        
        
          <div style="border:2px solid #af882f;">Content here</div>
        
        
          .myborder {border:2px solid #af882f;}
        
        Border color #af882f