#e1455e color space conversions
Hex:
        #e1455e
        RGB:
        225, 69, 94
        CMY:
        12, 73, 63
        CMYK:
        0, 69, 58, 12
      HSL:
        350°, 72.2222%, 57.6471%
        HSV (HSB):
        350°, 69.3333%, 88.2353%
        XYZ:
        35.1998, 21.0719, 12.8017
        xyY:
        0.5096, 0.3051, 21.0719
      CIE-Lab:
        53.0281, 61.5280, 21.0351
        CIE-LCH:
        53.0281, 65.0243, 18.8744
        CIE-Luv:
        53.0281, 112.6953, 12.6384
        Hunter-Lab:
        45.9042, 56.5434, 15.5982
      #e1455e color charts
#e1455e RGB chart
      #e1455e CMYK chart
      #e1455e RGB pie chart
      #e1455e color shades, tints & tones
#e1455e color schemes
#e1455e color preview, HTML & CSS examples
           This text has a color of #e1455e        
        
          <p style="color:#e1455e;">Text here</p>
        
        
          .mytext {color:#e1455e;}
        
        Text color #e1455e
      
           This box has a color of #e1455e        
        
          <div style="background-color:#e1455e;">Content here</div>
        
        
          .mybackground {background-color:#e1455e;}
        
        Background color #e1455e
      
           Border around this has a color of #e1455e        
        
          <div style="border:2px solid #e1455e;">Content here</div>
        
        
          .myborder {border:2px solid #e1455e;}
        
        Border color #e1455e