#de0a2b color space conversions
Hex:
        #de0a2b
        RGB:
        222, 10, 43
        CMY:
        13, 96, 83
        CMYK:
        0, 95, 81, 13
      HSL:
        351°, 91.3793%, 45.4902%
        HSV (HSB):
        351°, 95.4955%, 87.0588%
        XYZ:
        30.6688, 15.9211, 3.7422
        xyY:
        0.6093, 0.3163, 15.9211
      CIE-Lab:
        46.8708, 71.9488, 43.3724
        CIE-LCH:
        46.8708, 84.0107, 31.0826
        CIE-Luv:
        46.8708, 145.7342, 25.6620
        Hunter-Lab:
        39.9012, 67.3710, 22.3703
      #de0a2b color charts
#de0a2b RGB chart
      #de0a2b CMYK chart
      #de0a2b RGB pie chart
      #de0a2b color shades, tints & tones
#de0a2b color schemes
#de0a2b color preview, HTML & CSS examples
           This text has a color of #de0a2b        
        
          <p style="color:#de0a2b;">Text here</p>
        
        
          .mytext {color:#de0a2b;}
        
        Text color #de0a2b
      
           This box has a color of #de0a2b        
        
          <div style="background-color:#de0a2b;">Content here</div>
        
        
          .mybackground {background-color:#de0a2b;}
        
        Background color #de0a2b
      
           Border around this has a color of #de0a2b        
        
          <div style="border:2px solid #de0a2b;">Content here</div>
        
        
          .myborder {border:2px solid #de0a2b;}
        
        Border color #de0a2b