#af5f03 color space conversions
Hex:
        #af5f03
        RGB:
        175, 95, 3
        CMY:
        31, 63, 99
        CMYK:
        0, 46, 98, 31
      HSL:
        32°, 96.6292%, 34.9020%
        HSV (HSB):
        32°, 98.2857%, 68.6275%
        XYZ:
        21.7878, 17.3050, 2.2780
        xyY:
        0.5266, 0.4183, 17.3050
      CIE-Lab:
        48.6420, 27.3757, 56.3421
        CIE-LCH:
        48.6420, 62.6408, 64.0856
        CIE-Luv:
        48.6420, 66.1201, 45.5766
        Hunter-Lab:
        41.5992, 20.6918, 25.8727
      #af5f03 color charts
#af5f03 RGB chart
      #af5f03 CMYK chart
      #af5f03 RGB pie chart
      #af5f03 color shades, tints & tones
#af5f03 color schemes
#af5f03 color preview, HTML & CSS examples
           This text has a color of #af5f03        
        
          <p style="color:#af5f03;">Text here</p>
        
        
          .mytext {color:#af5f03;}
        
        Text color #af5f03
      
           This box has a color of #af5f03        
        
          <div style="background-color:#af5f03;">Content here</div>
        
        
          .mybackground {background-color:#af5f03;}
        
        Background color #af5f03
      
           Border around this has a color of #af5f03        
        
          <div style="border:2px solid #af5f03;">Content here</div>
        
        
          .myborder {border:2px solid #af5f03;}
        
        Border color #af5f03