#e6c285 color space conversions
Hex:
        #e6c285
        RGB:
        230, 194, 133
        CMY:
        10, 24, 48
        CMYK:
        0, 16, 42, 10
      HSL:
        38°, 65.9864%, 71.1765%
        HSV (HSB):
        38°, 42.1739%, 90.1961%
        XYZ:
        56.1586, 57.1000, 30.2518
        xyY:
        0.3913, 0.3979, 57.1000
      CIE-Lab:
        80.2358, 4.7521, 35.4188
        CIE-LCH:
        80.2358, 35.7362, 82.3583
        CIE-Luv:
        80.2358, 27.1510, 45.7021
        Hunter-Lab:
        75.5646, 0.4208, 29.1588
      #e6c285 color charts
#e6c285 RGB chart
      #e6c285 CMYK chart
      #e6c285 RGB pie chart
      #e6c285 color shades, tints & tones
#e6c285 color schemes
#e6c285 color preview, HTML & CSS examples
           This text has a color of #e6c285        
        
          <p style="color:#e6c285;">Text here</p>
        
        
          .mytext {color:#e6c285;}
        
        Text color #e6c285
      
           This box has a color of #e6c285        
        
          <div style="background-color:#e6c285;">Content here</div>
        
        
          .mybackground {background-color:#e6c285;}
        
        Background color #e6c285
      
           Border around this has a color of #e6c285        
        
          <div style="border:2px solid #e6c285;">Content here</div>
        
        
          .myborder {border:2px solid #e6c285;}
        
        Border color #e6c285