#af6500 color space conversions
Hex:
        #af6500
        RGB:
        175, 101, 0
        CMY:
        31, 60, 100
        CMYK:
        0, 42, 100, 31
      HSL:
        35°, 100.0000%, 34.3137%
        HSV (HSB):
        35°, 100.0000%, 68.6275%
        XYZ:
        22.3329, 18.4213, 2.3786
        xyY:
        0.5178, 0.4271, 18.4213
      CIE-Lab:
        50.0032, 24.0392, 57.8893
        CIE-LCH:
        50.0032, 62.6822, 67.4488
        CIE-Luv:
        50.0032, 61.2958, 48.0004
        Hunter-Lab:
        42.9201, 17.7699, 26.7582
      #af6500 color charts
#af6500 RGB chart
      #af6500 CMYK chart
      #af6500 RGB pie chart
      #af6500 color shades, tints & tones
#af6500 color schemes
#af6500 color preview, HTML & CSS examples
           This text has a color of #af6500        
        
          <p style="color:#af6500;">Text here</p>
        
        
          .mytext {color:#af6500;}
        
        Text color #af6500
      
           This box has a color of #af6500        
        
          <div style="background-color:#af6500;">Content here</div>
        
        
          .mybackground {background-color:#af6500;}
        
        Background color #af6500
      
           Border around this has a color of #af6500        
        
          <div style="border:2px solid #af6500;">Content here</div>
        
        
          .myborder {border:2px solid #af6500;}
        
        Border color #af6500