#af7f20 color space conversions
Hex:
        #af7f20
        RGB:
        175, 127, 32
        CMY:
        31, 50, 87
        CMYK:
        0, 27, 82, 31
      HSL:
        40°, 69.0821%, 40.5882%
        HSV (HSB):
        40°, 81.7143%, 68.6275%
        XYZ:
        25.5293, 24.3970, 4.7301
        xyY:
        0.4671, 0.4464, 24.3970
      CIE-Lab:
        56.4831, 10.1771, 54.6639
        CIE-LCH:
        56.4831, 55.6031, 79.4537
        CIE-Luv:
        56.4831, 39.5646, 53.5422
        Hunter-Lab:
        49.3933, 5.8207, 28.8975
      #af7f20 color charts
#af7f20 RGB chart
      #af7f20 CMYK chart
      #af7f20 RGB pie chart
      #af7f20 color shades, tints & tones
#af7f20 color schemes
#af7f20 color preview, HTML & CSS examples
           This text has a color of #af7f20        
        
          <p style="color:#af7f20;">Text here</p>
        
        
          .mytext {color:#af7f20;}
        
        Text color #af7f20
      
           This box has a color of #af7f20        
        
          <div style="background-color:#af7f20;">Content here</div>
        
        
          .mybackground {background-color:#af7f20;}
        
        Background color #af7f20
      
           Border around this has a color of #af7f20        
        
          <div style="border:2px solid #af7f20;">Content here</div>
        
        
          .myborder {border:2px solid #af7f20;}
        
        Border color #af7f20