#af7d20 color space conversions
Hex:
        #af7d20
        RGB:
        175, 125, 32
        CMY:
        31, 51, 87
        CMYK:
        0, 29, 82, 31
      HSL:
        39°, 69.0821%, 40.5882%
        HSV (HSB):
        39°, 81.7143%, 68.6275%
        XYZ:
        25.2735, 23.8855, 4.6448
        xyY:
        0.4697, 0.4439, 23.8855
      CIE-Lab:
        55.9729, 11.2951, 54.2092
        CIE-LCH:
        55.9729, 55.3735, 78.2302
        CIE-Luv:
        55.9729, 41.1058, 52.7403
        Hunter-Lab:
        48.8728, 6.7802, 28.5761
      #af7d20 color charts
#af7d20 RGB chart
      #af7d20 CMYK chart
      #af7d20 RGB pie chart
      #af7d20 color shades, tints & tones
#af7d20 color schemes
#af7d20 color preview, HTML & CSS examples
           This text has a color of #af7d20        
        
          <p style="color:#af7d20;">Text here</p>
        
        
          .mytext {color:#af7d20;}
        
        Text color #af7d20
      
           This box has a color of #af7d20        
        
          <div style="background-color:#af7d20;">Content here</div>
        
        
          .mybackground {background-color:#af7d20;}
        
        Background color #af7d20
      
           Border around this has a color of #af7d20        
        
          <div style="border:2px solid #af7d20;">Content here</div>
        
        
          .myborder {border:2px solid #af7d20;}
        
        Border color #af7d20