#af8e45 color space conversions
Hex:
        #af8e45
        RGB:
        175, 142, 69
        CMY:
        31, 44, 73
        CMYK:
        0, 19, 61, 31
      HSL:
        41°, 43.4426%, 47.8431%
        HSV (HSB):
        41°, 60.5714%, 68.6275%
        XYZ:
        28.4264, 28.8896, 9.7082
        xyY:
        0.4241, 0.4310, 28.8896
      CIE-Lab:
        60.6841, 3.8379, 42.8648
        CIE-LCH:
        60.6841, 43.0363, 84.8836
        CIE-Luv:
        60.6841, 26.6558, 48.3761
        Hunter-Lab:
        53.7491, 0.3427, 26.9153
      #af8e45 color charts
#af8e45 RGB chart
      #af8e45 CMYK chart
      #af8e45 RGB pie chart
      #af8e45 color shades, tints & tones
#af8e45 color schemes
#af8e45 color preview, HTML & CSS examples
           This text has a color of #af8e45        
        
          <p style="color:#af8e45;">Text here</p>
        
        
          .mytext {color:#af8e45;}
        
        Text color #af8e45
      
           This box has a color of #af8e45        
        
          <div style="background-color:#af8e45;">Content here</div>
        
        
          .mybackground {background-color:#af8e45;}
        
        Background color #af8e45
      
           Border around this has a color of #af8e45        
        
          <div style="border:2px solid #af8e45;">Content here</div>
        
        
          .myborder {border:2px solid #af8e45;}
        
        Border color #af8e45