#e2cbae color space conversions
Hex:
        #e2cbae
        RGB:
        226, 203, 174
        CMY:
        11, 20, 32
        CMYK:
        0, 10, 23, 11
      HSL:
        33°, 47.2727%, 78.4314%
        HSV (HSB):
        33°, 23.0088%, 88.6275%
        XYZ:
        60.3599, 61.9366, 48.8180
        xyY:
        0.3527, 0.3620, 61.9366
      CIE-Lab:
        82.8797, 3.5684, 17.4075
        CIE-LCH:
        82.8797, 17.7695, 78.4153
        CIE-Luv:
        82.8797, 15.8607, 24.1537
        Hunter-Lab:
        78.6998, -0.8216, 18.3119
      #e2cbae color charts
#e2cbae RGB chart
      #e2cbae CMYK chart
      #e2cbae RGB pie chart
      #e2cbae color shades, tints & tones
#e2cbae color schemes
#e2cbae color preview, HTML & CSS examples
           This text has a color of #e2cbae        
        
          <p style="color:#e2cbae;">Text here</p>
        
        
          .mytext {color:#e2cbae;}
        
        Text color #e2cbae
      
           This box has a color of #e2cbae        
        
          <div style="background-color:#e2cbae;">Content here</div>
        
        
          .mybackground {background-color:#e2cbae;}
        
        Background color #e2cbae
      
           Border around this has a color of #e2cbae        
        
          <div style="border:2px solid #e2cbae;">Content here</div>
        
        
          .myborder {border:2px solid #e2cbae;}
        
        Border color #e2cbae