#af972a color space conversions
Hex:
        #af972a
        RGB:
        175, 151, 42
        CMY:
        31, 41, 84
        CMYK:
        0, 14, 76, 31
      HSL:
        49°, 61.2903%, 42.5490%
        HSV (HSB):
        49°, 76.0000%, 68.6275%
        XYZ:
        29.1637, 31.4143, 6.7170
        xyY:
        0.4334, 0.4668, 31.4143
      CIE-Lab:
        62.8559, -2.6567, 56.9328
        CIE-LCH:
        62.8559, 56.9947, 92.6717
        CIE-Luv:
        62.8559, 21.4644, 61.1375
        Hunter-Lab:
        56.0485, -5.2060, 32.1285
      #af972a color charts
#af972a RGB chart
      #af972a CMYK chart
      #af972a RGB pie chart
      #af972a color shades, tints & tones
#af972a color schemes
#af972a color preview, HTML & CSS examples
           This text has a color of #af972a        
        
          <p style="color:#af972a;">Text here</p>
        
        
          .mytext {color:#af972a;}
        
        Text color #af972a
      
           This box has a color of #af972a        
        
          <div style="background-color:#af972a;">Content here</div>
        
        
          .mybackground {background-color:#af972a;}
        
        Background color #af972a
      
           Border around this has a color of #af972a        
        
          <div style="border:2px solid #af972a;">Content here</div>
        
        
          .myborder {border:2px solid #af972a;}
        
        Border color #af972a