#e69495 color space conversions
Hex:
        #e69495
        RGB:
        230, 148, 149
        CMY:
        10, 42, 42
        CMYK:
        0, 36, 35, 10
      HSL:
        359°, 62.1212%, 74.1176%
        HSV (HSB):
        359°, 35.6522%, 90.1961%
        XYZ:
        48.6478, 40.1727, 33.6239
        xyY:
        0.3973, 0.3281, 40.1727
      CIE-Lab:
        69.5924, 31.0229, 12.3889
        CIE-LCH:
        69.5924, 33.4052, 21.7692
        CIE-Luv:
        69.5924, 55.0849, 11.2036
        Hunter-Lab:
        63.3820, 26.0865, 12.9143
      #e69495 color charts
#e69495 RGB chart
      #e69495 CMYK chart
      #e69495 RGB pie chart
      #e69495 color shades, tints & tones
#e69495 color schemes
#e69495 color preview, HTML & CSS examples
           This text has a color of #e69495        
        
          <p style="color:#e69495;">Text here</p>
        
        
          .mytext {color:#e69495;}
        
        Text color #e69495
      
           This box has a color of #e69495        
        
          <div style="background-color:#e69495;">Content here</div>
        
        
          .mybackground {background-color:#e69495;}
        
        Background color #e69495
      
           Border around this has a color of #e69495        
        
          <div style="border:2px solid #e69495;">Content here</div>
        
        
          .myborder {border:2px solid #e69495;}
        
        Border color #e69495