#e0b0ba color space conversions
Hex:
        #e0b0ba
        RGB:
        224, 176, 186
        CMY:
        12, 31, 27
        CMYK:
        0, 21, 17, 12
      HSL:
        348°, 43.6364%, 78.4314%
        HSV (HSB):
        348°, 21.4286%, 87.8431%
        XYZ:
        55.1287, 50.4431, 53.2853
        xyY:
        0.3470, 0.3175, 50.4431
      CIE-Lab:
        76.3405, 18.9621, 1.5994
        CIE-LCH:
        76.3405, 19.0294, 4.8213
        CIE-Luv:
        76.3405, 28.8929, -1.0849
        Hunter-Lab:
        71.0233, 14.2619, 5.2340
      #e0b0ba color charts
#e0b0ba RGB chart
      #e0b0ba CMYK chart
      #e0b0ba RGB pie chart
      #e0b0ba color shades, tints & tones
#e0b0ba color schemes
#e0b0ba color preview, HTML & CSS examples
           This text has a color of #e0b0ba        
        
          <p style="color:#e0b0ba;">Text here</p>
        
        
          .mytext {color:#e0b0ba;}
        
        Text color #e0b0ba
      
           This box has a color of #e0b0ba        
        
          <div style="background-color:#e0b0ba;">Content here</div>
        
        
          .mybackground {background-color:#e0b0ba;}
        
        Background color #e0b0ba
      
           Border around this has a color of #e0b0ba        
        
          <div style="border:2px solid #e0b0ba;">Content here</div>
        
        
          .myborder {border:2px solid #e0b0ba;}
        
        Border color #e0b0ba