#de1e18 color space conversions
Hex:
        #de1e18
        RGB:
        222, 30, 24
        CMY:
        13, 88, 91
        CMYK:
        0, 86, 89, 13
      HSL:
        2°, 80.4878%, 48.2353%
        HSV (HSB):
        2°, 89.1892%, 87.0588%
        XYZ:
        30.7533, 16.5241, 2.4327
        xyY:
        0.6187, 0.3324, 16.5241
      CIE-Lab:
        47.6547, 68.8848, 53.4192
        CIE-LCH:
        47.6547, 87.1707, 37.7931
        CIE-Luv:
        47.6547, 143.9793, 32.0975
        Hunter-Lab:
        40.6498, 63.9057, 24.9066
      #de1e18 color charts
#de1e18 RGB chart
      #de1e18 CMYK chart
      #de1e18 RGB pie chart
      #de1e18 color shades, tints & tones
#de1e18 color schemes
#de1e18 color preview, HTML & CSS examples
           This text has a color of #de1e18        
        
          <p style="color:#de1e18;">Text here</p>
        
        
          .mytext {color:#de1e18;}
        
        Text color #de1e18
      
           This box has a color of #de1e18        
        
          <div style="background-color:#de1e18;">Content here</div>
        
        
          .mybackground {background-color:#de1e18;}
        
        Background color #de1e18
      
           Border around this has a color of #de1e18        
        
          <div style="border:2px solid #de1e18;">Content here</div>
        
        
          .myborder {border:2px solid #de1e18;}
        
        Border color #de1e18