#e6c475 color space conversions
Hex:
        #e6c475
        RGB:
        230, 196, 117
        CMY:
        10, 23, 54
        CMYK:
        0, 15, 49, 10
      HSL:
        42°, 69.3252%, 68.0392%
        HSV (HSB):
        42°, 49.1304%, 90.1961%
        XYZ:
        55.5839, 57.5872, 25.0155
        xyY:
        0.4022, 0.4167, 57.5872
      CIE-Lab:
        80.5087, 2.1399, 43.9009
        CIE-LCH:
        80.5087, 43.9530, 87.2095
        CIE-Luv:
        80.5087, 26.9392, 55.3105
        Hunter-Lab:
        75.8862, -2.0561, 33.5757
      #e6c475 color charts
#e6c475 RGB chart
      #e6c475 CMYK chart
      #e6c475 RGB pie chart
      #e6c475 color shades, tints & tones
#e6c475 color schemes
#e6c475 color preview, HTML & CSS examples
           This text has a color of #e6c475        
        
          <p style="color:#e6c475;">Text here</p>
        
        
          .mytext {color:#e6c475;}
        
        Text color #e6c475
      
           This box has a color of #e6c475        
        
          <div style="background-color:#e6c475;">Content here</div>
        
        
          .mybackground {background-color:#e6c475;}
        
        Background color #e6c475
      
           Border around this has a color of #e6c475        
        
          <div style="border:2px solid #e6c475;">Content here</div>
        
        
          .myborder {border:2px solid #e6c475;}
        
        Border color #e6c475