#ae6914 color space conversions
Hex:
        #ae6914
        RGB:
        174, 105, 20
        CMY:
        32, 59, 92
        CMYK:
        0, 40, 89, 32
      HSL:
        33°, 79.3814%, 38.0392%
        HSV (HSB):
        33°, 88.5057%, 68.2353%
        XYZ:
        22.6334, 19.1523, 3.1657
        xyY:
        0.5035, 0.4261, 19.1523
      CIE-Lab:
        50.8649, 21.7025, 53.7857
        CIE-LCH:
        50.8649, 57.9992, 68.0260
        CIE-Luv:
        50.8649, 56.5996, 47.1526
        Hunter-Lab:
        43.7634, 15.7302, 26.3455
      #ae6914 color charts
#ae6914 RGB chart
      #ae6914 CMYK chart
      #ae6914 RGB pie chart
      #ae6914 color shades, tints & tones
#ae6914 color schemes
#ae6914 color preview, HTML & CSS examples
           This text has a color of #ae6914        
        
          <p style="color:#ae6914;">Text here</p>
        
        
          .mytext {color:#ae6914;}
        
        Text color #ae6914
      
           This box has a color of #ae6914        
        
          <div style="background-color:#ae6914;">Content here</div>
        
        
          .mybackground {background-color:#ae6914;}
        
        Background color #ae6914
      
           Border around this has a color of #ae6914        
        
          <div style="border:2px solid #ae6914;">Content here</div>
        
        
          .myborder {border:2px solid #ae6914;}
        
        Border color #ae6914