#e10d65 color space conversions
Hex:
        #e10d65
        RGB:
        225, 13, 101
        CMY:
        12, 95, 60
        CMYK:
        0, 94, 55, 12
      HSL:
        335°, 89.0756%, 46.6667%
        HSV (HSB):
        335°, 94.2222%, 88.2353%
        XYZ:
        33.5442, 17.2350, 13.8706
        xyY:
        0.5189, 0.2666, 17.2350
      CIE-Lab:
        48.5548, 75.0897, 10.6680
        CIE-LCH:
        48.5548, 75.8437, 8.0859
        CIE-Luv:
        48.5548, 128.9387, -2.1943
        Hunter-Lab:
        41.5150, 71.5770, 9.2511
      #e10d65 color charts
#e10d65 RGB chart
      #e10d65 CMYK chart
      #e10d65 RGB pie chart
      #e10d65 color shades, tints & tones
#e10d65 color schemes
#e10d65 color preview, HTML & CSS examples
           This text has a color of #e10d65        
        
          <p style="color:#e10d65;">Text here</p>
        
        
          .mytext {color:#e10d65;}
        
        Text color #e10d65
      
           This box has a color of #e10d65        
        
          <div style="background-color:#e10d65;">Content here</div>
        
        
          .mybackground {background-color:#e10d65;}
        
        Background color #e10d65
      
           Border around this has a color of #e10d65        
        
          <div style="border:2px solid #e10d65;">Content here</div>
        
        
          .myborder {border:2px solid #e10d65;}
        
        Border color #e10d65