#e52b5f color space conversions
Hex:
        #e52b5f
        RGB:
        229, 43, 95
        CMY:
        10, 83, 63
        CMYK:
        0, 81, 59, 10
      HSL:
        343°, 78.1513%, 53.3333%
        HSV (HSB):
        343°, 81.2227%, 89.8039%
        XYZ:
        35.2425, 19.2120, 12.6773
        xyY:
        0.5250, 0.2862, 19.2120
      CIE-Lab:
        50.9343, 70.6983, 17.7436
        CIE-LCH:
        50.9343, 72.8909, 14.0889
        CIE-Luv:
        50.9343, 127.2436, 6.6421
        Hunter-Lab:
        43.8315, 66.8171, 13.5337
      #e52b5f color charts
#e52b5f RGB chart
      #e52b5f CMYK chart
      #e52b5f RGB pie chart
      #e52b5f color shades, tints & tones
#e52b5f color schemes
#e52b5f color preview, HTML & CSS examples
           This text has a color of #e52b5f        
        
          <p style="color:#e52b5f;">Text here</p>
        
        
          .mytext {color:#e52b5f;}
        
        Text color #e52b5f
      
           This box has a color of #e52b5f        
        
          <div style="background-color:#e52b5f;">Content here</div>
        
        
          .mybackground {background-color:#e52b5f;}
        
        Background color #e52b5f
      
           Border around this has a color of #e52b5f        
        
          <div style="border:2px solid #e52b5f;">Content here</div>
        
        
          .myborder {border:2px solid #e52b5f;}
        
        Border color #e52b5f