#e95575 color space conversions
Hex:
        #e95575
        RGB:
        233, 85, 117
        CMY:
        9, 67, 54
        CMYK:
        0, 64, 50, 9
      HSL:
        347°, 77.0833%, 62.3529%
        HSV (HSB):
        347°, 63.5193%, 91.3725%
        XYZ:
        40.0637, 25.1050, 19.5638
        xyY:
        0.4728, 0.2963, 25.1050
      CIE-Lab:
        57.1776, 59.4725, 13.3115
        CIE-LCH:
        57.1776, 60.9440, 12.6163
        CIE-Luv:
        57.1776, 103.5460, 5.2084
        Hunter-Lab:
        50.1049, 55.0443, 11.9232
      #e95575 color charts
#e95575 RGB chart
      #e95575 CMYK chart
      #e95575 RGB pie chart
      #e95575 color shades, tints & tones
#e95575 color schemes
#e95575 color preview, HTML & CSS examples
           This text has a color of #e95575        
        
          <p style="color:#e95575;">Text here</p>
        
        
          .mytext {color:#e95575;}
        
        Text color #e95575
      
           This box has a color of #e95575        
        
          <div style="background-color:#e95575;">Content here</div>
        
        
          .mybackground {background-color:#e95575;}
        
        Background color #e95575
      
           Border around this has a color of #e95575        
        
          <div style="border:2px solid #e95575;">Content here</div>
        
        
          .myborder {border:2px solid #e95575;}
        
        Border color #e95575