#e25d95 color space conversions
Hex:
        #e25d95
        RGB:
        226, 93, 149
        CMY:
        11, 64, 42
        CMYK:
        0, 59, 34, 11
      HSL:
        335°, 69.6335%, 62.5490%
        HSV (HSB):
        335°, 58.8496%, 88.6275%
        XYZ:
        40.7032, 26.1674, 31.3393
        xyY:
        0.4145, 0.2664, 26.1674
      CIE-Lab:
        58.1956, 57.0688, -4.1270
        CIE-LCH:
        58.1956, 57.2178, 355.8638
        CIE-Luv:
        58.1956, 83.9513, -16.3803
        Hunter-Lab:
        51.1541, 52.5125, -0.5159
      #e25d95 color charts
#e25d95 RGB chart
      #e25d95 CMYK chart
      #e25d95 RGB pie chart
      #e25d95 color shades, tints & tones
#e25d95 color schemes
#e25d95 color preview, HTML & CSS examples
           This text has a color of #e25d95        
        
          <p style="color:#e25d95;">Text here</p>
        
        
          .mytext {color:#e25d95;}
        
        Text color #e25d95
      
           This box has a color of #e25d95        
        
          <div style="background-color:#e25d95;">Content here</div>
        
        
          .mybackground {background-color:#e25d95;}
        
        Background color #e25d95
      
           Border around this has a color of #e25d95        
        
          <div style="border:2px solid #e25d95;">Content here</div>
        
        
          .myborder {border:2px solid #e25d95;}
        
        Border color #e25d95