#e00c0b color space conversions
Hex:
        #e00c0b
        RGB:
        224, 12, 11
        CMY:
        12, 95, 96
        CMYK:
        0, 95, 95, 12
      HSL:
        0°, 90.6383%, 46.0784%
        HSV (HSB):
        0°, 95.0893%, 87.8431%
        XYZ:
        30.9323, 16.1344, 1.8005
        xyY:
        0.6330, 0.3302, 16.1344
      CIE-Lab:
        47.1503, 71.7235, 57.9259
        CIE-LCH:
        47.1503, 92.1937, 38.9253
        CIE-Luv:
        47.1503, 151.1976, 32.6972
        Hunter-Lab:
        40.1676, 67.1661, 25.4596
      #e00c0b color charts
#e00c0b RGB chart
      #e00c0b CMYK chart
      #e00c0b RGB pie chart
      #e00c0b color shades, tints & tones
#e00c0b color schemes
#e00c0b color preview, HTML & CSS examples
           This text has a color of #e00c0b        
        
          <p style="color:#e00c0b;">Text here</p>
        
        
          .mytext {color:#e00c0b;}
        
        Text color #e00c0b
      
           This box has a color of #e00c0b        
        
          <div style="background-color:#e00c0b;">Content here</div>
        
        
          .mybackground {background-color:#e00c0b;}
        
        Background color #e00c0b
      
           Border around this has a color of #e00c0b        
        
          <div style="border:2px solid #e00c0b;">Content here</div>
        
        
          .myborder {border:2px solid #e00c0b;}
        
        Border color #e00c0b