#af8406 color space conversions
Hex:
        #af8406
        RGB:
        175, 132, 6
        CMY:
        31, 48, 98
        CMYK:
        0, 25, 97, 31
      HSL:
        45°, 93.3702%, 35.4902%
        HSV (HSB):
        45°, 96.5714%, 68.6275%
        XYZ:
        25.9633, 25.6296, 3.7509
        xyY:
        0.4691, 0.4631, 25.6296
      CIE-Lab:
        57.6838, 6.8196, 61.9650
        CIE-LCH:
        57.6838, 62.3391, 83.7195
        CIE-Luv:
        57.6838, 36.3368, 59.0218
        Hunter-Lab:
        50.6257, 2.9485, 31.0452
      #af8406 color charts
#af8406 RGB chart
      #af8406 CMYK chart
      #af8406 RGB pie chart
      #af8406 color shades, tints & tones
#af8406 color schemes
#af8406 color preview, HTML & CSS examples
           This text has a color of #af8406        
        
          <p style="color:#af8406;">Text here</p>
        
        
          .mytext {color:#af8406;}
        
        Text color #af8406
      
           This box has a color of #af8406        
        
          <div style="background-color:#af8406;">Content here</div>
        
        
          .mybackground {background-color:#af8406;}
        
        Background color #af8406
      
           Border around this has a color of #af8406        
        
          <div style="border:2px solid #af8406;">Content here</div>
        
        
          .myborder {border:2px solid #af8406;}
        
        Border color #af8406