#de0e2b color space conversions
Hex:
        #de0e2b
        RGB:
        222, 14, 43
        CMY:
        13, 95, 83
        CMYK:
        0, 94, 81, 13
      HSL:
        352°, 88.1356%, 46.2745%
        HSV (HSB):
        352°, 93.6937%, 87.0588%
        XYZ:
        30.7173, 16.0181, 3.7583
        xyY:
        0.6083, 0.3172, 16.0181
      CIE-Lab:
        46.9982, 71.5803, 43.4986
        CIE-LCH:
        46.9982, 83.7608, 31.2866
        CIE-Luv:
        46.9982, 145.0822, 25.9066
        Hunter-Lab:
        40.0226, 66.9589, 22.4482
      #de0e2b color charts
#de0e2b RGB chart
      #de0e2b CMYK chart
      #de0e2b RGB pie chart
      #de0e2b color shades, tints & tones
#de0e2b color schemes
#de0e2b color preview, HTML & CSS examples
           This text has a color of #de0e2b        
        
          <p style="color:#de0e2b;">Text here</p>
        
        
          .mytext {color:#de0e2b;}
        
        Text color #de0e2b
      
           This box has a color of #de0e2b        
        
          <div style="background-color:#de0e2b;">Content here</div>
        
        
          .mybackground {background-color:#de0e2b;}
        
        Background color #de0e2b
      
           Border around this has a color of #de0e2b        
        
          <div style="border:2px solid #de0e2b;">Content here</div>
        
        
          .myborder {border:2px solid #de0e2b;}
        
        Border color #de0e2b