#e7225f color space conversions
Hex:
        #e7225f
        RGB:
        231, 34, 95
        CMY:
        9, 87, 63
        CMYK:
        0, 85, 59, 9
      HSL:
        341°, 80.4082%, 51.9608%
        HSV (HSB):
        341°, 85.2814%, 90.5882%
        XYZ:
        35.5926, 18.9592, 12.6100
        xyY:
        0.5300, 0.2823, 18.9592
      CIE-Lab:
        50.6394, 73.1546, 17.4082
        CIE-LCH:
        50.6394, 75.1973, 13.3854
        CIE-Luv:
        50.6394, 131.6975, 5.6245
        Hunter-Lab:
        43.5422, 69.7121, 13.3088
      #e7225f color charts
#e7225f RGB chart
      #e7225f CMYK chart
      #e7225f RGB pie chart
      #e7225f color shades, tints & tones
#e7225f color schemes
#e7225f color preview, HTML & CSS examples
           This text has a color of #e7225f        
        
          <p style="color:#e7225f;">Text here</p>
        
        
          .mytext {color:#e7225f;}
        
        Text color #e7225f
      
           This box has a color of #e7225f        
        
          <div style="background-color:#e7225f;">Content here</div>
        
        
          .mybackground {background-color:#e7225f;}
        
        Background color #e7225f
      
           Border around this has a color of #e7225f        
        
          <div style="border:2px solid #e7225f;">Content here</div>
        
        
          .myborder {border:2px solid #e7225f;}
        
        Border color #e7225f