#e6a050 color space conversions
Hex:
        #e6a050
        RGB:
        230, 160, 80
        CMY:
        10, 37, 69
        CMYK:
        0, 30, 65, 10
      HSL:
        32°, 75.0000%, 60.7843%
        HSV (HSB):
        32°, 65.2174%, 90.1961%
        XYZ:
        46.6519, 42.5438, 13.3424
        xyY:
        0.4550, 0.4149, 42.5438
      CIE-Lab:
        71.2442, 18.3564, 51.0818
        CIE-LCH:
        71.2442, 54.2799, 70.2339
        CIE-Luv:
        71.2442, 55.2077, 55.4900
        Hunter-Lab:
        65.2256, 13.5254, 33.5297
      #e6a050 color charts
#e6a050 RGB chart
      #e6a050 CMYK chart
      #e6a050 RGB pie chart
      #e6a050 color shades, tints & tones
#e6a050 color schemes
#e6a050 color preview, HTML & CSS examples
           This text has a color of #e6a050        
        
          <p style="color:#e6a050;">Text here</p>
        
        
          .mytext {color:#e6a050;}
        
        Text color #e6a050
      
           This box has a color of #e6a050        
        
          <div style="background-color:#e6a050;">Content here</div>
        
        
          .mybackground {background-color:#e6a050;}
        
        Background color #e6a050
      
           Border around this has a color of #e6a050        
        
          <div style="border:2px solid #e6a050;">Content here</div>
        
        
          .myborder {border:2px solid #e6a050;}
        
        Border color #e6a050