#af5c06 color space conversions
Hex:
        #af5c06
        RGB:
        175, 92, 6
        CMY:
        31, 64, 98
        CMYK:
        0, 47, 97, 31
      HSL:
        31°, 93.3702%, 35.4902%
        HSV (HSB):
        31°, 96.5714%, 68.6275%
        XYZ:
        21.5392, 16.7814, 2.2762
        xyY:
        0.5306, 0.4134, 16.7814
      CIE-Lab:
        47.9834, 29.0461, 55.2212
        CIE-LCH:
        47.9834, 62.3943, 62.2558
        CIE-Luv:
        47.9834, 68.4701, 44.2231
        Hunter-Lab:
        40.9651, 22.1653, 25.3812
      #af5c06 color charts
#af5c06 RGB chart
      #af5c06 CMYK chart
      #af5c06 RGB pie chart
      #af5c06 color shades, tints & tones
#af5c06 color schemes
#af5c06 color preview, HTML & CSS examples
           This text has a color of #af5c06        
        
          <p style="color:#af5c06;">Text here</p>
        
        
          .mytext {color:#af5c06;}
        
        Text color #af5c06
      
           This box has a color of #af5c06        
        
          <div style="background-color:#af5c06;">Content here</div>
        
        
          .mybackground {background-color:#af5c06;}
        
        Background color #af5c06
      
           Border around this has a color of #af5c06        
        
          <div style="border:2px solid #af5c06;">Content here</div>
        
        
          .myborder {border:2px solid #af5c06;}
        
        Border color #af5c06