#e3212d color space conversions
Hex:
        #e3212d
        RGB:
        227, 33, 45
        CMY:
        11, 87, 82
        CMYK:
        0, 85, 80, 11
      HSL:
        356°, 77.6000%, 50.9804%
        HSV (HSB):
        356°, 85.4626%, 89.0196%
        XYZ:
        32.6961, 17.6081, 4.1580
        xyY:
        0.6003, 0.3233, 17.6081
      CIE-Lab:
        49.0172, 70.0927, 44.7484
        CIE-LCH:
        49.0172, 83.1589, 32.5549
        CIE-Luv:
        49.0172, 143.3829, 28.0615
        Hunter-Lab:
        41.9620, 65.6508, 23.4983
      #e3212d color charts
#e3212d RGB chart
      #e3212d CMYK chart
      #e3212d RGB pie chart
      #e3212d color shades, tints & tones
#e3212d color schemes
#e3212d color preview, HTML & CSS examples
           This text has a color of #e3212d        
        
          <p style="color:#e3212d;">Text here</p>
        
        
          .mytext {color:#e3212d;}
        
        Text color #e3212d
      
           This box has a color of #e3212d        
        
          <div style="background-color:#e3212d;">Content here</div>
        
        
          .mybackground {background-color:#e3212d;}
        
        Background color #e3212d
      
           Border around this has a color of #e3212d        
        
          <div style="border:2px solid #e3212d;">Content here</div>
        
        
          .myborder {border:2px solid #e3212d;}
        
        Border color #e3212d