#e81255 color space conversions
Hex:
        #e81255
        RGB:
        232, 18, 85
        CMY:
        9, 93, 67
        CMYK:
        0, 92, 63, 9
      HSL:
        341°, 85.6000%, 49.0196%
        HSV (HSB):
        341°, 92.2414%, 90.9804%
        XYZ:
        35.1347, 18.2443, 10.2640
        xyY:
        0.5521, 0.2867, 18.2443
      CIE-Lab:
        49.7911, 75.2593, 22.4103
        CIE-LCH:
        49.7911, 78.5250, 16.5822
        CIE-Luv:
        49.7911, 139.8181, 9.8272
        Hunter-Lab:
        42.7133, 72.0804, 15.6519
      #e81255 color charts
#e81255 RGB chart
      #e81255 CMYK chart
      #e81255 RGB pie chart
      #e81255 color shades, tints & tones
#e81255 color schemes
#e81255 color preview, HTML & CSS examples
           This text has a color of #e81255        
        
          <p style="color:#e81255;">Text here</p>
        
        
          .mytext {color:#e81255;}
        
        Text color #e81255
      
           This box has a color of #e81255        
        
          <div style="background-color:#e81255;">Content here</div>
        
        
          .mybackground {background-color:#e81255;}
        
        Background color #e81255
      
           Border around this has a color of #e81255        
        
          <div style="border:2px solid #e81255;">Content here</div>
        
        
          .myborder {border:2px solid #e81255;}
        
        Border color #e81255