#e2ca80 color space conversions
Hex:
        #e2ca80
        RGB:
        226, 202, 128
        CMY:
        11, 21, 50
        CMYK:
        0, 11, 43, 11
      HSL:
        45°, 62.8205%, 69.4118%
        HSV (HSB):
        45°, 43.3628%, 88.6275%
        XYZ:
        56.3808, 59.9683, 29.0255
        xyY:
        0.3878, 0.4125, 59.9683
      CIE-Lab:
        81.8210, -1.5276, 39.9396
        CIE-LCH:
        81.8210, 39.9688, 92.1903
        CIE-Luv:
        81.8210, 19.5604, 52.2651
        Hunter-Lab:
        77.4392, -5.5589, 31.9846
      #e2ca80 color charts
#e2ca80 RGB chart
      #e2ca80 CMYK chart
      #e2ca80 RGB pie chart
      #e2ca80 color shades, tints & tones
#e2ca80 color schemes
#e2ca80 color preview, HTML & CSS examples
           This text has a color of #e2ca80        
        
          <p style="color:#e2ca80;">Text here</p>
        
        
          .mytext {color:#e2ca80;}
        
        Text color #e2ca80
      
           This box has a color of #e2ca80        
        
          <div style="background-color:#e2ca80;">Content here</div>
        
        
          .mybackground {background-color:#e2ca80;}
        
        Background color #e2ca80
      
           Border around this has a color of #e2ca80        
        
          <div style="border:2px solid #e2ca80;">Content here</div>
        
        
          .myborder {border:2px solid #e2ca80;}
        
        Border color #e2ca80