#e5304d color space conversions
Hex:
        #e5304d
        RGB:
        229, 48, 77
        CMY:
        10, 81, 70
        CMYK:
        0, 79, 66, 10
      HSL:
        350°, 77.6824%, 54.3137%
        HSV (HSB):
        350°, 79.0393%, 89.8039%
        XYZ:
        34.7096, 19.3077, 8.9185
        xyY:
        0.5515, 0.3068, 19.3077
      CIE-Lab:
        51.0453, 68.3999, 28.7378
        CIE-LCH:
        51.0453, 74.1917, 22.7894
        CIE-Luv:
        51.0453, 131.1382, 17.6642
        Hunter-Lab:
        43.9406, 64.1050, 18.7244
      #e5304d color charts
#e5304d RGB chart
      #e5304d CMYK chart
      #e5304d RGB pie chart
      #e5304d color shades, tints & tones
#e5304d color schemes
#e5304d color preview, HTML & CSS examples
           This text has a color of #e5304d        
        
          <p style="color:#e5304d;">Text here</p>
        
        
          .mytext {color:#e5304d;}
        
        Text color #e5304d
      
           This box has a color of #e5304d        
        
          <div style="background-color:#e5304d;">Content here</div>
        
        
          .mybackground {background-color:#e5304d;}
        
        Background color #e5304d
      
           Border around this has a color of #e5304d        
        
          <div style="border:2px solid #e5304d;">Content here</div>
        
        
          .myborder {border:2px solid #e5304d;}
        
        Border color #e5304d