#e01b50 color space conversions
Hex:
        #e01b50
        RGB:
        224, 27, 80
        CMY:
        12, 89, 69
        CMYK:
        0, 88, 64, 12
      HSL:
        344°, 78.4861%, 49.2157%
        HSV (HSB):
        344°, 87.9464%, 87.8431%
        XYZ:
        32.5804, 17.2103, 9.1942
        xyY:
        0.5524, 0.2918, 17.2103
      CIE-Lab:
        48.5240, 71.8051, 23.5049
        CIE-LCH:
        48.5240, 75.5543, 18.1255
        CIE-Luv:
        48.5240, 133.4588, 11.5201
        Hunter-Lab:
        41.4854, 67.5849, 15.8996
      #e01b50 color charts
#e01b50 RGB chart
      #e01b50 CMYK chart
      #e01b50 RGB pie chart
      #e01b50 color shades, tints & tones
#e01b50 color schemes
#e01b50 color preview, HTML & CSS examples
           This text has a color of #e01b50        
        
          <p style="color:#e01b50;">Text here</p>
        
        
          .mytext {color:#e01b50;}
        
        Text color #e01b50
      
           This box has a color of #e01b50        
        
          <div style="background-color:#e01b50;">Content here</div>
        
        
          .mybackground {background-color:#e01b50;}
        
        Background color #e01b50
      
           Border around this has a color of #e01b50        
        
          <div style="border:2px solid #e01b50;">Content here</div>
        
        
          .myborder {border:2px solid #e01b50;}
        
        Border color #e01b50