#e6a580 color space conversions
Hex:
        #e6a580
        RGB:
        230, 165, 128
        CMY:
        10, 35, 50
        CMYK:
        0, 28, 44, 10
      HSL:
        22°, 67.1053%, 70.1961%
        HSV (HSB):
        22°, 44.3478%, 90.1961%
        XYZ:
        49.9845, 45.2918, 26.5298
        xyY:
        0.4104, 0.3718, 45.2918
      CIE-Lab:
        73.0836, 19.6047, 28.6755
        CIE-LCH:
        73.0836, 34.7365, 55.6406
        CIE-Luv:
        73.0836, 46.8561, 33.7837
        Hunter-Lab:
        67.2992, 14.8023, 23.7369
      #e6a580 color charts
#e6a580 RGB chart
      #e6a580 CMYK chart
      #e6a580 RGB pie chart
      #e6a580 color shades, tints & tones
#e6a580 color schemes
#e6a580 color preview, HTML & CSS examples
           This text has a color of #e6a580        
        
          <p style="color:#e6a580;">Text here</p>
        
        
          .mytext {color:#e6a580;}
        
        Text color #e6a580
      
           This box has a color of #e6a580        
        
          <div style="background-color:#e6a580;">Content here</div>
        
        
          .mybackground {background-color:#e6a580;}
        
        Background color #e6a580
      
           Border around this has a color of #e6a580        
        
          <div style="border:2px solid #e6a580;">Content here</div>
        
        
          .myborder {border:2px solid #e6a580;}
        
        Border color #e6a580