#e1505d color space conversions
Hex:
        #e1505d
        RGB:
        225, 80, 93
        CMY:
        12, 69, 64
        CMYK:
        0, 64, 59, 12
      HSL:
        355°, 70.7317%, 59.8039%
        HSV (HSB):
        355°, 64.4444%, 88.2353%
        XYZ:
        35.8958, 22.5352, 12.8137
        xyY:
        0.5038, 0.3163, 22.5352
      CIE-Lab:
        54.5903, 57.1455, 23.6978
        CIE-LCH:
        54.5903, 61.8643, 22.5234
        CIE-Luv:
        54.5903, 106.7028, 16.6786
        Hunter-Lab:
        47.4712, 51.8996, 17.2259
      #e1505d color charts
#e1505d RGB chart
      #e1505d CMYK chart
      #e1505d RGB pie chart
      #e1505d color shades, tints & tones
#e1505d color schemes
#e1505d color preview, HTML & CSS examples
           This text has a color of #e1505d        
        
          <p style="color:#e1505d;">Text here</p>
        
        
          .mytext {color:#e1505d;}
        
        Text color #e1505d
      
           This box has a color of #e1505d        
        
          <div style="background-color:#e1505d;">Content here</div>
        
        
          .mybackground {background-color:#e1505d;}
        
        Background color #e1505d
      
           Border around this has a color of #e1505d        
        
          <div style="border:2px solid #e1505d;">Content here</div>
        
        
          .myborder {border:2px solid #e1505d;}
        
        Border color #e1505d