#e5345f color space conversions
Hex:
        #e5345f
        RGB:
        229, 52, 95
        CMY:
        10, 80, 63
        CMYK:
        0, 77, 59, 10
      HSL:
        345°, 77.2926%, 55.0980%
        HSV (HSB):
        345°, 77.2926%, 89.8039%
        XYZ:
        35.6066, 19.9402, 12.7986
        xyY:
        0.5210, 0.2918, 19.9402
      CIE-Lab:
        51.7696, 68.3309, 18.8730
        CIE-LCH:
        51.7696, 70.8893, 15.4401
        CIE-Luv:
        51.7696, 123.7605, 8.5192
        Hunter-Lab:
        44.6545, 64.1873, 14.2647
      #e5345f color charts
#e5345f RGB chart
      #e5345f CMYK chart
      #e5345f RGB pie chart
      #e5345f color shades, tints & tones
#e5345f color schemes
#e5345f color preview, HTML & CSS examples
           This text has a color of #e5345f        
        
          <p style="color:#e5345f;">Text here</p>
        
        
          .mytext {color:#e5345f;}
        
        Text color #e5345f
      
           This box has a color of #e5345f        
        
          <div style="background-color:#e5345f;">Content here</div>
        
        
          .mybackground {background-color:#e5345f;}
        
        Background color #e5345f
      
           Border around this has a color of #e5345f        
        
          <div style="border:2px solid #e5345f;">Content here</div>
        
        
          .myborder {border:2px solid #e5345f;}
        
        Border color #e5345f