#e5504f color space conversions
Hex:
        #e5504f
        RGB:
        229, 80, 79
        CMY:
        10, 69, 69
        CMYK:
        0, 65, 66, 10
      HSL:
        0°, 74.2574%, 60.3922%
        HSV (HSB):
        0°, 65.5022%, 89.8039%
        XYZ:
        36.5930, 22.9598, 9.9002
        xyY:
        0.5269, 0.3306, 22.9598
      CIE-Lab:
        55.0310, 57.5712, 32.5331
        CIE-LCH:
        55.0310, 66.1275, 29.4705
        CIE-Luv:
        55.0310, 113.4375, 24.9046
        Hunter-Lab:
        47.9164, 52.4639, 21.2914
      #e5504f color charts
#e5504f RGB chart
      #e5504f CMYK chart
      #e5504f RGB pie chart
      #e5504f color shades, tints & tones
#e5504f color schemes
#e5504f color preview, HTML & CSS examples
           This text has a color of #e5504f        
        
          <p style="color:#e5504f;">Text here</p>
        
        
          .mytext {color:#e5504f;}
        
        Text color #e5504f
      
           This box has a color of #e5504f        
        
          <div style="background-color:#e5504f;">Content here</div>
        
        
          .mybackground {background-color:#e5504f;}
        
        Background color #e5504f
      
           Border around this has a color of #e5504f        
        
          <div style="border:2px solid #e5504f;">Content here</div>
        
        
          .myborder {border:2px solid #e5504f;}
        
        Border color #e5504f