#e1164b color space conversions
Hex:
        #e1164b
        RGB:
        225, 22, 75
        CMY:
        12, 91, 71
        CMYK:
        0, 90, 67, 12
      HSL:
        344°, 82.1862%, 48.4314%
        HSV (HSB):
        344°, 90.2222%, 88.2353%
        XYZ:
        32.6082, 17.0894, 8.2365
        xyY:
        0.5629, 0.2950, 17.0894
      CIE-Lab:
        48.3724, 72.5581, 26.4023
        CIE-LCH:
        48.3724, 77.2124, 19.9954
        CIE-Luv:
        48.3724, 137.0902, 13.8470
        Hunter-Lab:
        41.3393, 68.4562, 17.1244
      #e1164b color charts
#e1164b RGB chart
      #e1164b CMYK chart
      #e1164b RGB pie chart
      #e1164b color shades, tints & tones
#e1164b color schemes
#e1164b color preview, HTML & CSS examples
           This text has a color of #e1164b        
        
          <p style="color:#e1164b;">Text here</p>
        
        
          .mytext {color:#e1164b;}
        
        Text color #e1164b
      
           This box has a color of #e1164b        
        
          <div style="background-color:#e1164b;">Content here</div>
        
        
          .mybackground {background-color:#e1164b;}
        
        Background color #e1164b
      
           Border around this has a color of #e1164b        
        
          <div style="border:2px solid #e1164b;">Content here</div>
        
        
          .myborder {border:2px solid #e1164b;}
        
        Border color #e1164b