#ae7c0f color space conversions
Hex:
        #ae7c0f
        RGB:
        174, 124, 15
        CMY:
        32, 51, 94
        CMYK:
        0, 29, 91, 32
      HSL:
        41°, 84.1270%, 37.0588%
        HSV (HSB):
        41°, 91.3793%, 68.2353%
        XYZ:
        24.7494, 23.4485, 3.6735
        xyY:
        0.4771, 0.4520, 23.4485
      CIE-Lab:
        55.5313, 10.9608, 58.7044
        CIE-LCH:
        55.5313, 59.7189, 79.4240
        CIE-Luv:
        55.5313, 41.6109, 55.0653
        Hunter-Lab:
        48.4236, 6.4905, 29.3987
      #ae7c0f color charts
#ae7c0f RGB chart
      #ae7c0f CMYK chart
      #ae7c0f RGB pie chart
      #ae7c0f color shades, tints & tones
#ae7c0f color schemes
#ae7c0f color preview, HTML & CSS examples
           This text has a color of #ae7c0f        
        
          <p style="color:#ae7c0f;">Text here</p>
        
        
          .mytext {color:#ae7c0f;}
        
        Text color #ae7c0f
      
           This box has a color of #ae7c0f        
        
          <div style="background-color:#ae7c0f;">Content here</div>
        
        
          .mybackground {background-color:#ae7c0f;}
        
        Background color #ae7c0f
      
           Border around this has a color of #ae7c0f        
        
          <div style="border:2px solid #ae7c0f;">Content here</div>
        
        
          .myborder {border:2px solid #ae7c0f;}
        
        Border color #ae7c0f