#e6c275 color space conversions
Hex:
        #e6c275
        RGB:
        230, 194, 117
        CMY:
        10, 24, 54
        CMYK:
        0, 16, 49, 10
      HSL:
        41°, 69.3252%, 68.0392%
        HSV (HSB):
        41°, 49.1304%, 90.1961%
        XYZ:
        55.1358, 56.6909, 24.8661
        xyY:
        0.4034, 0.4147, 56.6909
      CIE-Lab:
        80.0054, 3.1825, 43.2775
        CIE-LCH:
        80.0054, 43.3943, 85.7942
        CIE-Luv:
        80.0054, 28.2710, 54.3360
        Hunter-Lab:
        75.2934, -1.0515, 33.1245
      #e6c275 color charts
#e6c275 RGB chart
      #e6c275 CMYK chart
      #e6c275 RGB pie chart
      #e6c275 color shades, tints & tones
#e6c275 color schemes
#e6c275 color preview, HTML & CSS examples
           This text has a color of #e6c275        
        
          <p style="color:#e6c275;">Text here</p>
        
        
          .mytext {color:#e6c275;}
        
        Text color #e6c275
      
           This box has a color of #e6c275        
        
          <div style="background-color:#e6c275;">Content here</div>
        
        
          .mybackground {background-color:#e6c275;}
        
        Background color #e6c275
      
           Border around this has a color of #e6c275        
        
          <div style="border:2px solid #e6c275;">Content here</div>
        
        
          .myborder {border:2px solid #e6c275;}
        
        Border color #e6c275