#de0e1f color space conversions
Hex:
        #de0e1f
        RGB:
        222, 14, 31
        CMY:
        13, 95, 88
        CMYK:
        0, 94, 86, 13
      HSL:
        355°, 88.1356%, 46.2745%
        HSV (HSB):
        355°, 93.6937%, 87.0588%
        XYZ:
        30.5286, 15.9426, 2.7645
        xyY:
        0.6200, 0.3238, 15.9426
      CIE-Lab:
        46.8991, 71.3034, 49.6640
        CIE-LCH:
        46.8991, 86.8947, 34.8578
        CIE-Luv:
        46.8991, 147.2284, 29.1817
        Hunter-Lab:
        39.9282, 66.6044, 23.8447
      #de0e1f color charts
#de0e1f RGB chart
      #de0e1f CMYK chart
      #de0e1f RGB pie chart
      #de0e1f color shades, tints & tones
#de0e1f color schemes
#de0e1f color preview, HTML & CSS examples
           This text has a color of #de0e1f        
        
          <p style="color:#de0e1f;">Text here</p>
        
        
          .mytext {color:#de0e1f;}
        
        Text color #de0e1f
      
           This box has a color of #de0e1f        
        
          <div style="background-color:#de0e1f;">Content here</div>
        
        
          .mybackground {background-color:#de0e1f;}
        
        Background color #de0e1f
      
           Border around this has a color of #de0e1f        
        
          <div style="border:2px solid #de0e1f;">Content here</div>
        
        
          .myborder {border:2px solid #de0e1f;}
        
        Border color #de0e1f