#af7a31 color space conversions
Hex:
        #af7a31
        RGB:
        175, 122, 49
        CMY:
        31, 52, 81
        CMYK:
        0, 30, 72, 31
      HSL:
        35°, 56.2500%, 43.9216%
        HSV (HSB):
        35°, 72.0000%, 68.6275%
        XYZ:
        25.1931, 23.2548, 6.0665
        xyY:
        0.4621, 0.4266, 23.2548
      CIE-Lab:
        55.3338, 13.7086, 46.6016
        CIE-LCH:
        55.3338, 48.5761, 73.6079
        CIE-Luv:
        55.3338, 42.5074, 46.9604
        Hunter-Lab:
        48.2232, 8.8626, 26.2975
      #af7a31 color charts
#af7a31 RGB chart
      #af7a31 CMYK chart
      #af7a31 RGB pie chart
      #af7a31 color shades, tints & tones
#af7a31 color schemes
#af7a31 color preview, HTML & CSS examples
           This text has a color of #af7a31        
        
          <p style="color:#af7a31;">Text here</p>
        
        
          .mytext {color:#af7a31;}
        
        Text color #af7a31
      
           This box has a color of #af7a31        
        
          <div style="background-color:#af7a31;">Content here</div>
        
        
          .mybackground {background-color:#af7a31;}
        
        Background color #af7a31
      
           Border around this has a color of #af7a31        
        
          <div style="border:2px solid #af7a31;">Content here</div>
        
        
          .myborder {border:2px solid #af7a31;}
        
        Border color #af7a31