#e30c1d color space conversions
Hex:
        #e30c1d
        RGB:
        227, 12, 29
        CMY:
        11, 95, 89
        CMYK:
        0, 95, 87, 11
      HSL:
        355°, 89.9582%, 46.8627%
        HSV (HSB):
        355°, 94.7137%, 89.0196%
        XYZ:
        32.0318, 16.6825, 2.6942
        xyY:
        0.6231, 0.3245, 16.6825
      CIE-Lab:
        47.8575, 72.7027, 51.8192
        CIE-LCH:
        47.8575, 89.2800, 35.4796
        CIE-Luv:
        47.8575, 151.4567, 30.3417
        Hunter-Lab:
        40.8443, 68.5097, 24.6801
      #e30c1d color charts
#e30c1d RGB chart
      #e30c1d CMYK chart
      #e30c1d RGB pie chart
      #e30c1d color shades, tints & tones
#e30c1d color schemes
#e30c1d color preview, HTML & CSS examples
           This text has a color of #e30c1d        
        
          <p style="color:#e30c1d;">Text here</p>
        
        
          .mytext {color:#e30c1d;}
        
        Text color #e30c1d
      
           This box has a color of #e30c1d        
        
          <div style="background-color:#e30c1d;">Content here</div>
        
        
          .mybackground {background-color:#e30c1d;}
        
        Background color #e30c1d
      
           Border around this has a color of #e30c1d        
        
          <div style="border:2px solid #e30c1d;">Content here</div>
        
        
          .myborder {border:2px solid #e30c1d;}
        
        Border color #e30c1d