#e0b6ba color space conversions
Hex:
        #e0b6ba
        RGB:
        224, 182, 186
        CMY:
        12, 29, 27
        CMYK:
        0, 19, 17, 12
      HSL:
        354°, 40.3846%, 79.6078%
        HSV (HSB):
        354°, 18.7500%, 87.8431%
        XYZ:
        56.3313, 52.8484, 53.6861
        xyY:
        0.3459, 0.3245, 52.8484
      CIE-Lab:
        77.7854, 15.7442, 3.6964
        CIE-LCH:
        77.7854, 16.1723, 13.2125
        CIE-Luv:
        77.7854, 25.5120, 2.5644
        Hunter-Lab:
        72.6969, 11.0965, 7.1026
      #e0b6ba color charts
#e0b6ba RGB chart
      #e0b6ba CMYK chart
      #e0b6ba RGB pie chart
      #e0b6ba color shades, tints & tones
#e0b6ba color schemes
#e0b6ba color preview, HTML & CSS examples
           This text has a color of #e0b6ba        
        
          <p style="color:#e0b6ba;">Text here</p>
        
        
          .mytext {color:#e0b6ba;}
        
        Text color #e0b6ba
      
           This box has a color of #e0b6ba        
        
          <div style="background-color:#e0b6ba;">Content here</div>
        
        
          .mybackground {background-color:#e0b6ba;}
        
        Background color #e0b6ba
      
           Border around this has a color of #e0b6ba        
        
          <div style="border:2px solid #e0b6ba;">Content here</div>
        
        
          .myborder {border:2px solid #e0b6ba;}
        
        Border color #e0b6ba