#e1052e color space conversions
Hex:
        #e1052e
        RGB:
        225, 5, 46
        CMY:
        12, 98, 82
        CMYK:
        0, 98, 80, 12
      HSL:
        349°, 95.6522%, 45.0980%
        HSV (HSB):
        349°, 97.7778%, 88.2353%
        XYZ:
        31.5987, 16.3133, 4.0681
        xyY:
        0.6079, 0.3138, 16.3133
      CIE-Lab:
        47.3829, 73.1732, 42.4197
        CIE-LCH:
        47.3829, 84.5798, 30.1016
        CIE-Luv:
        47.3829, 147.9986, 24.9880
        Hunter-Lab:
        40.3898, 68.9665, 22.3011
      #e1052e color charts
#e1052e RGB chart
      #e1052e CMYK chart
      #e1052e RGB pie chart
      #e1052e color shades, tints & tones
#e1052e color schemes
#e1052e color preview, HTML & CSS examples
           This text has a color of #e1052e        
        
          <p style="color:#e1052e;">Text here</p>
        
        
          .mytext {color:#e1052e;}
        
        Text color #e1052e
      
           This box has a color of #e1052e        
        
          <div style="background-color:#e1052e;">Content here</div>
        
        
          .mybackground {background-color:#e1052e;}
        
        Background color #e1052e
      
           Border around this has a color of #e1052e        
        
          <div style="border:2px solid #e1052e;">Content here</div>
        
        
          .myborder {border:2px solid #e1052e;}
        
        Border color #e1052e