#af831b color space conversions
Hex:
        #af831b
        RGB:
        175, 131, 27
        CMY:
        31, 49, 89
        CMYK:
        0, 25, 85, 31
      HSL:
        42°, 73.2673%, 39.6078%
        HSV (HSB):
        42°, 84.5714%, 68.6275%
        XYZ:
        25.9933, 25.4257, 4.5746
        xyY:
        0.4642, 0.4541, 25.4257
      CIE-Lab:
        57.4879, 7.7892, 57.1752
        CIE-LCH:
        57.4879, 57.7033, 82.2422
        CIE-Luv:
        57.4879, 36.6703, 56.1057
        Hunter-Lab:
        50.4239, 3.7743, 29.9178
      #af831b color charts
#af831b RGB chart
      #af831b CMYK chart
      #af831b RGB pie chart
      #af831b color shades, tints & tones
#af831b color schemes
#af831b color preview, HTML & CSS examples
           This text has a color of #af831b        
        
          <p style="color:#af831b;">Text here</p>
        
        
          .mytext {color:#af831b;}
        
        Text color #af831b
      
           This box has a color of #af831b        
        
          <div style="background-color:#af831b;">Content here</div>
        
        
          .mybackground {background-color:#af831b;}
        
        Background color #af831b
      
           Border around this has a color of #af831b        
        
          <div style="border:2px solid #af831b;">Content here</div>
        
        
          .myborder {border:2px solid #af831b;}
        
        Border color #af831b