#e96275 color space conversions
Hex:
        #e96275
        RGB:
        233, 98, 117
        CMY:
        9, 62, 54
        CMYK:
        0, 58, 50, 9
      HSL:
        352°, 75.4190%, 64.9020%
        HSV (HSB):
        352°, 57.9399%, 91.3725%
        XYZ:
        41.1828, 27.3434, 19.9368
        xyY:
        0.4655, 0.3091, 27.3434
      CIE-Lab:
        59.2908, 53.8226, 16.2421
        CIE-LCH:
        59.2908, 56.2199, 16.7923
        CIE-Luv:
        59.2908, 95.9160, 10.1079
        Hunter-Lab:
        52.2909, 49.0726, 13.9982
      #e96275 color charts
#e96275 RGB chart
      #e96275 CMYK chart
      #e96275 RGB pie chart
      #e96275 color shades, tints & tones
#e96275 color schemes
#e96275 color preview, HTML & CSS examples
           This text has a color of #e96275        
        
          <p style="color:#e96275;">Text here</p>
        
        
          .mytext {color:#e96275;}
        
        Text color #e96275
      
           This box has a color of #e96275        
        
          <div style="background-color:#e96275;">Content here</div>
        
        
          .mybackground {background-color:#e96275;}
        
        Background color #e96275
      
           Border around this has a color of #e96275        
        
          <div style="border:2px solid #e96275;">Content here</div>
        
        
          .myborder {border:2px solid #e96275;}
        
        Border color #e96275