#e30b1f color space conversions
Hex:
        #e30b1f
        RGB:
        227, 11, 31
        CMY:
        11, 96, 88
        CMYK:
        0, 95, 86, 11
      HSL:
        354°, 90.7563%, 46.6667%
        HSV (HSB):
        354°, 95.1542%, 89.0196%
        XYZ:
        32.0455, 16.6692, 2.8248
        xyY:
        0.6218, 0.3234, 16.6692
      CIE-Lab:
        47.8405, 72.8261, 50.8628
        CIE-LCH:
        47.8405, 88.8294, 34.9310
        CIE-Luv:
        47.8405, 151.3268, 29.8463
        Hunter-Lab:
        40.8279, 68.6547, 24.4774
      #e30b1f color charts
#e30b1f RGB chart
      #e30b1f CMYK chart
      #e30b1f RGB pie chart
      #e30b1f color shades, tints & tones
#e30b1f color schemes
#e30b1f color preview, HTML & CSS examples
           This text has a color of #e30b1f        
        
          <p style="color:#e30b1f;">Text here</p>
        
        
          .mytext {color:#e30b1f;}
        
        Text color #e30b1f
      
           This box has a color of #e30b1f        
        
          <div style="background-color:#e30b1f;">Content here</div>
        
        
          .mybackground {background-color:#e30b1f;}
        
        Background color #e30b1f
      
           Border around this has a color of #e30b1f        
        
          <div style="border:2px solid #e30b1f;">Content here</div>
        
        
          .myborder {border:2px solid #e30b1f;}
        
        Border color #e30b1f