#af882b color space conversions
Hex:
        #af882b
        RGB:
        175, 136, 43
        CMY:
        31, 47, 83
        CMYK:
        0, 22, 75, 31
      HSL:
        42°, 60.5505%, 42.7451%
        HSV (HSB):
        42°, 75.4286%, 68.6275%
        XYZ:
        26.9194, 26.8967, 6.0583
        xyY:
        0.4496, 0.4492, 26.8967
      CIE-Lab:
        58.8786, 5.6040, 52.7480
        CIE-LCH:
        58.8786, 53.0448, 83.9356
        CIE-Luv:
        58.8786, 32.3162, 54.6075
        Hunter-Lab:
        51.8620, 1.8933, 29.3774
      #af882b color charts
#af882b RGB chart
      #af882b CMYK chart
      #af882b RGB pie chart
      #af882b color shades, tints & tones
#af882b color schemes
#af882b color preview, HTML & CSS examples
           This text has a color of #af882b        
        
          <p style="color:#af882b;">Text here</p>
        
        
          .mytext {color:#af882b;}
        
        Text color #af882b
      
           This box has a color of #af882b        
        
          <div style="background-color:#af882b;">Content here</div>
        
        
          .mybackground {background-color:#af882b;}
        
        Background color #af882b
      
           Border around this has a color of #af882b        
        
          <div style="border:2px solid #af882b;">Content here</div>
        
        
          .myborder {border:2px solid #af882b;}
        
        Border color #af882b