#e69595 color space conversions
Hex:
        #e69595
        RGB:
        230, 149, 149
        CMY:
        10, 42, 42
        CMYK:
        0, 35, 35, 10
      HSL:
        0°, 61.8321%, 74.3137%
        HSV (HSB):
        0°, 35.2174%, 90.1961%
        XYZ:
        48.8054, 40.4878, 33.6764
        xyY:
        0.3969, 0.3293, 40.4878
      CIE-Lab:
        69.8156, 30.4921, 12.7034
        CIE-LCH:
        69.8156, 33.0325, 22.6172
        CIE-Luv:
        69.8156, 54.4534, 11.7338
        Hunter-Lab:
        63.6300, 25.5602, 13.1616
      #e69595 color charts
#e69595 RGB chart
      #e69595 CMYK chart
      #e69595 RGB pie chart
      #e69595 color shades, tints & tones
#e69595 color schemes
#e69595 color preview, HTML & CSS examples
           This text has a color of #e69595        
        
          <p style="color:#e69595;">Text here</p>
        
        
          .mytext {color:#e69595;}
        
        Text color #e69595
      
           This box has a color of #e69595        
        
          <div style="background-color:#e69595;">Content here</div>
        
        
          .mybackground {background-color:#e69595;}
        
        Background color #e69595
      
           Border around this has a color of #e69595        
        
          <div style="border:2px solid #e69595;">Content here</div>
        
        
          .myborder {border:2px solid #e69595;}
        
        Border color #e69595