#e6b478 color space conversions
Hex:
        #e6b478
        RGB:
        230, 180, 120
        CMY:
        10, 29, 53
        CMYK:
        0, 22, 48, 10
      HSL:
        33°, 68.7500%, 68.6275%
        HSV (HSB):
        33°, 47.8261%, 90.1961%
        XYZ:
        52.3446, 50.8216, 24.8200
        xyY:
        0.4090, 0.3971, 50.8216
      CIE-Lab:
        76.5708, 10.8279, 37.4313
        CIE-LCH:
        76.5708, 38.9660, 73.8662
        CIE-Luv:
        76.5708, 37.4749, 45.8826
        Hunter-Lab:
        71.2893, 6.3085, 29.2601
      #e6b478 color charts
#e6b478 RGB chart
      #e6b478 CMYK chart
      #e6b478 RGB pie chart
      #e6b478 color shades, tints & tones
#e6b478 color schemes
#e6b478 color preview, HTML & CSS examples
           This text has a color of #e6b478        
        
          <p style="color:#e6b478;">Text here</p>
        
        
          .mytext {color:#e6b478;}
        
        Text color #e6b478
      
           This box has a color of #e6b478        
        
          <div style="background-color:#e6b478;">Content here</div>
        
        
          .mybackground {background-color:#e6b478;}
        
        Background color #e6b478
      
           Border around this has a color of #e6b478        
        
          <div style="border:2px solid #e6b478;">Content here</div>
        
        
          .myborder {border:2px solid #e6b478;}
        
        Border color #e6b478