#e70c2a color space conversions
Hex:
        #e70c2a
        RGB:
        231, 12, 42
        CMY:
        9, 95, 84
        CMYK:
        0, 95, 82, 9
      HSL:
        352°, 90.1235%, 47.6471%
        HSV (HSB):
        352°, 94.8052%, 90.5882%
        XYZ:
        33.5044, 17.4190, 3.7868
        xyY:
        0.6124, 0.3184, 17.4190
      CIE-Lab:
        48.7837, 73.9628, 46.4129
        CIE-LCH:
        48.7837, 87.3192, 32.1090
        CIE-Luv:
        48.7837, 152.1488, 27.7373
        Hunter-Lab:
        41.7361, 70.2557, 23.8358
      #e70c2a color charts
#e70c2a RGB chart
      #e70c2a CMYK chart
      #e70c2a RGB pie chart
      #e70c2a color shades, tints & tones
#e70c2a color schemes
#e70c2a color preview, HTML & CSS examples
           This text has a color of #e70c2a        
        
          <p style="color:#e70c2a;">Text here</p>
        
        
          .mytext {color:#e70c2a;}
        
        Text color #e70c2a
      
           This box has a color of #e70c2a        
        
          <div style="background-color:#e70c2a;">Content here</div>
        
        
          .mybackground {background-color:#e70c2a;}
        
        Background color #e70c2a
      
           Border around this has a color of #e70c2a        
        
          <div style="border:2px solid #e70c2a;">Content here</div>
        
        
          .myborder {border:2px solid #e70c2a;}
        
        Border color #e70c2a