#e6a081 color space conversions
Hex:
        #e6a081
        RGB:
        230, 160, 129
        CMY:
        10, 37, 49
        CMYK:
        0, 30, 44, 10
      HSL:
        18°, 66.8874%, 70.3922%
        HSV (HSB):
        18°, 43.9130%, 90.1961%
        XYZ:
        49.1664, 43.5496, 26.5834
        xyY:
        0.4121, 0.3650, 43.5496
      CIE-Lab:
        71.9264, 22.3784, 26.5962
        CIE-LCH:
        71.9264, 34.7585, 49.9222
        CIE-Luv:
        71.9264, 50.1174, 30.6422
        Hunter-Lab:
        65.9921, 17.5024, 22.3108
      #e6a081 color charts
#e6a081 RGB chart
      #e6a081 CMYK chart
      #e6a081 RGB pie chart
      #e6a081 color shades, tints & tones
#e6a081 color schemes
#e6a081 color preview, HTML & CSS examples
           This text has a color of #e6a081        
        
          <p style="color:#e6a081;">Text here</p>
        
        
          .mytext {color:#e6a081;}
        
        Text color #e6a081
      
           This box has a color of #e6a081        
        
          <div style="background-color:#e6a081;">Content here</div>
        
        
          .mybackground {background-color:#e6a081;}
        
        Background color #e6a081
      
           Border around this has a color of #e6a081        
        
          <div style="border:2px solid #e6a081;">Content here</div>
        
        
          .myborder {border:2px solid #e6a081;}
        
        Border color #e6a081