#e3225b color space conversions
Hex:
        #e3225b
        RGB:
        227, 34, 91
        CMY:
        11, 87, 64
        CMYK:
        0, 85, 60, 11
      HSL:
        342°, 77.5100%, 51.1765%
        HSV (HSB):
        342°, 85.0220%, 89.0196%
        XYZ:
        34.1389, 18.2303, 11.6170
        xyY:
        0.5335, 0.2849, 18.2303
      CIE-Lab:
        49.7742, 71.9092, 18.5457
        CIE-LCH:
        49.7742, 74.2622, 14.4617
        CIE-Luv:
        49.7742, 130.0134, 6.9791
        Hunter-Lab:
        42.6969, 68.0025, 13.7562
      #e3225b color charts
#e3225b RGB chart
      #e3225b CMYK chart
      #e3225b RGB pie chart
      #e3225b color shades, tints & tones
#e3225b color schemes
#e3225b color preview, HTML & CSS examples
           This text has a color of #e3225b        
        
          <p style="color:#e3225b;">Text here</p>
        
        
          .mytext {color:#e3225b;}
        
        Text color #e3225b
      
           This box has a color of #e3225b        
        
          <div style="background-color:#e3225b;">Content here</div>
        
        
          .mybackground {background-color:#e3225b;}
        
        Background color #e3225b
      
           Border around this has a color of #e3225b        
        
          <div style="border:2px solid #e3225b;">Content here</div>
        
        
          .myborder {border:2px solid #e3225b;}
        
        Border color #e3225b