#e6c985 color space conversions
Hex:
        #e6c985
        RGB:
        230, 201, 133
        CMY:
        10, 21, 48
        CMYK:
        0, 13, 42, 10
      HSL:
        42°, 65.9864%, 71.1765%
        HSV (HSB):
        42°, 42.1739%, 90.1961%
        XYZ:
        57.7534, 60.2897, 30.7835
        xyY:
        0.3881, 0.4051, 60.2897
      CIE-Lab:
        81.9954, 1.1024, 37.6926
        CIE-LCH:
        81.9954, 37.7087, 88.3248
        CIE-Luv:
        81.9954, 22.6456, 49.3020
        Hunter-Lab:
        77.6465, -3.1131, 30.8466
      #e6c985 color charts
#e6c985 RGB chart
      #e6c985 CMYK chart
      #e6c985 RGB pie chart
      #e6c985 color shades, tints & tones
#e6c985 color schemes
#e6c985 color preview, HTML & CSS examples
           This text has a color of #e6c985        
        
          <p style="color:#e6c985;">Text here</p>
        
        
          .mytext {color:#e6c985;}
        
        Text color #e6c985
      
           This box has a color of #e6c985        
        
          <div style="background-color:#e6c985;">Content here</div>
        
        
          .mybackground {background-color:#e6c985;}
        
        Background color #e6c985
      
           Border around this has a color of #e6c985        
        
          <div style="border:2px solid #e6c985;">Content here</div>
        
        
          .myborder {border:2px solid #e6c985;}
        
        Border color #e6c985