#e6ad70 color space conversions
Hex:
        #e6ad70
        RGB:
        230, 173, 112
        CMY:
        10, 32, 56
        CMYK:
        0, 25, 51, 10
      HSL:
        31°, 70.2381%, 67.0588%
        HSV (HSB):
        31°, 51.3043%, 90.1961%
        XYZ:
        50.5013, 47.8800, 21.9093
        xyY:
        0.4198, 0.3980, 47.8800
      CIE-Lab:
        74.7492, 13.8116, 39.2663
        CIE-LCH:
        74.7492, 41.6245, 70.6211
        CIE-Luv:
        74.7492, 42.9978, 46.7295
        Hunter-Lab:
        69.1954, 9.1840, 29.6638
      #e6ad70 color charts
#e6ad70 RGB chart
      #e6ad70 CMYK chart
      #e6ad70 RGB pie chart
      #e6ad70 color shades, tints & tones
#e6ad70 color schemes
#e6ad70 color preview, HTML & CSS examples
           This text has a color of #e6ad70        
        
          <p style="color:#e6ad70;">Text here</p>
        
        
          .mytext {color:#e6ad70;}
        
        Text color #e6ad70
      
           This box has a color of #e6ad70        
        
          <div style="background-color:#e6ad70;">Content here</div>
        
        
          .mybackground {background-color:#e6ad70;}
        
        Background color #e6ad70
      
           Border around this has a color of #e6ad70        
        
          <div style="border:2px solid #e6ad70;">Content here</div>
        
        
          .myborder {border:2px solid #e6ad70;}
        
        Border color #e6ad70