#de0e3d color space conversions
Hex:
        #de0e3d
        RGB:
        222, 14, 61
        CMY:
        13, 95, 76
        CMYK:
        0, 94, 73, 13
      HSL:
        346°, 88.1356%, 46.2745%
        HSV (HSB):
        346°, 93.6937%, 87.0588%
        XYZ:
        31.1235, 16.1806, 5.8977
        xyY:
        0.5850, 0.3041, 16.1806
      CIE-Lab:
        47.2105, 72.1712, 33.3115
        CIE-LCH:
        47.2105, 79.4879, 24.7763
        CIE-Luv:
        47.2105, 140.6711, 19.1440
        Hunter-Lab:
        40.2251, 67.7176, 19.4647
      #de0e3d color charts
#de0e3d RGB chart
      #de0e3d CMYK chart
      #de0e3d RGB pie chart
      #de0e3d color shades, tints & tones
#de0e3d color schemes
#de0e3d color preview, HTML & CSS examples
           This text has a color of #de0e3d        
        
          <p style="color:#de0e3d;">Text here</p>
        
        
          .mytext {color:#de0e3d;}
        
        Text color #de0e3d
      
           This box has a color of #de0e3d        
        
          <div style="background-color:#de0e3d;">Content here</div>
        
        
          .mybackground {background-color:#de0e3d;}
        
        Background color #de0e3d
      
           Border around this has a color of #de0e3d        
        
          <div style="border:2px solid #de0e3d;">Content here</div>
        
        
          .myborder {border:2px solid #de0e3d;}
        
        Border color #de0e3d