#e2cfba color space conversions
Hex:
        #e2cfba
        RGB:
        226, 207, 186
        CMY:
        11, 19, 27
        CMYK:
        0, 8, 18, 11
      HSL:
        32°, 40.8163%, 80.7843%
        HSV (HSB):
        32°, 17.6991%, 88.6275%
        XYZ:
        62.5398, 64.3396, 55.5770
        xyY:
        0.3428, 0.3526, 64.3396
      CIE-Lab:
        84.1423, 3.2389, 12.8230
        CIE-LCH:
        84.1423, 13.2257, 75.8244
        CIE-Luv:
        84.1423, 12.6994, 18.0348
        Hunter-Lab:
        80.2119, -1.1977, 15.0677
      #e2cfba color charts
#e2cfba RGB chart
      #e2cfba CMYK chart
      #e2cfba RGB pie chart
      #e2cfba color shades, tints & tones
#e2cfba color schemes
#e2cfba color preview, HTML & CSS examples
           This text has a color of #e2cfba        
        
          <p style="color:#e2cfba;">Text here</p>
        
        
          .mytext {color:#e2cfba;}
        
        Text color #e2cfba
      
           This box has a color of #e2cfba        
        
          <div style="background-color:#e2cfba;">Content here</div>
        
        
          .mybackground {background-color:#e2cfba;}
        
        Background color #e2cfba
      
           Border around this has a color of #e2cfba        
        
          <div style="border:2px solid #e2cfba;">Content here</div>
        
        
          .myborder {border:2px solid #e2cfba;}
        
        Border color #e2cfba