#e2a7ba color space conversions
Hex:
        #e2a7ba
        RGB:
        226, 167, 186
        CMY:
        11, 35, 27
        CMYK:
        0, 26, 18, 11
      HSL:
        341°, 50.4274%, 77.0588%
        HSV (HSB):
        341°, 26.1062%, 88.6275%
        XYZ:
        54.0457, 47.3514, 52.7456
        xyY:
        0.3506, 0.3072, 47.3514
      CIE-Lab:
        74.4140, 24.5172, -1.1882
        CIE-LCH:
        74.4140, 24.5460, 357.2253
        CIE-Luv:
        74.4140, 35.3009, -6.1896
        Hunter-Lab:
        68.8123, 19.7736, 2.7220
      #e2a7ba color charts
#e2a7ba RGB chart
      #e2a7ba CMYK chart
      #e2a7ba RGB pie chart
      #e2a7ba color shades, tints & tones
#e2a7ba color schemes
#e2a7ba color preview, HTML & CSS examples
           This text has a color of #e2a7ba        
        
          <p style="color:#e2a7ba;">Text here</p>
        
        
          .mytext {color:#e2a7ba;}
        
        Text color #e2a7ba
      
           This box has a color of #e2a7ba        
        
          <div style="background-color:#e2a7ba;">Content here</div>
        
        
          .mybackground {background-color:#e2a7ba;}
        
        Background color #e2a7ba
      
           Border around this has a color of #e2a7ba        
        
          <div style="border:2px solid #e2a7ba;">Content here</div>
        
        
          .myborder {border:2px solid #e2a7ba;}
        
        Border color #e2a7ba