#af6705 color space conversions
Hex:
        #af6705
        RGB:
        175, 103, 5
        CMY:
        31, 60, 98
        CMYK:
        0, 41, 97, 31
      HSL:
        35°, 94.4444%, 35.2941%
        HSV (HSB):
        35°, 97.1429%, 68.6275%
        XYZ:
        22.5568, 18.8254, 2.5884
        xyY:
        0.5130, 0.4281, 18.8254
      CIE-Lab:
        50.4823, 23.0019, 57.1179
        CIE-LCH:
        50.4823, 61.5755, 68.0649
        CIE-Luv:
        50.4823, 59.5238, 48.2249
        Hunter-Lab:
        43.3883, 16.8697, 26.8348
      #af6705 color charts
#af6705 RGB chart
      #af6705 CMYK chart
      #af6705 RGB pie chart
      #af6705 color shades, tints & tones
#af6705 color schemes
#af6705 color preview, HTML & CSS examples
           This text has a color of #af6705        
        
          <p style="color:#af6705;">Text here</p>
        
        
          .mytext {color:#af6705;}
        
        Text color #af6705
      
           This box has a color of #af6705        
        
          <div style="background-color:#af6705;">Content here</div>
        
        
          .mybackground {background-color:#af6705;}
        
        Background color #af6705
      
           Border around this has a color of #af6705        
        
          <div style="border:2px solid #af6705;">Content here</div>
        
        
          .myborder {border:2px solid #af6705;}
        
        Border color #af6705