#de3d2e color space conversions
Hex:
        #de3d2e
        RGB:
        222, 61, 46
        CMY:
        13, 76, 82
        CMYK:
        0, 73, 79, 13
      HSL:
        5°, 72.7273%, 52.5490%
        HSV (HSB):
        5°, 79.2793%, 87.0588%
        XYZ:
        32.2861, 19.0643, 4.5629
        xyY:
        0.5774, 0.3410, 19.0643
      CIE-Lab:
        50.7624, 61.1000, 45.6388
        CIE-LCH:
        50.7624, 76.2634, 36.7580
        CIE-Luv:
        50.7624, 126.1880, 32.0464
        Hunter-Lab:
        43.6627, 55.5807, 24.3679
      #de3d2e color charts
#de3d2e RGB chart
      #de3d2e CMYK chart
      #de3d2e RGB pie chart
      #de3d2e color shades, tints & tones
#de3d2e color schemes
#de3d2e color preview, HTML & CSS examples
           This text has a color of #de3d2e        
        
          <p style="color:#de3d2e;">Text here</p>
        
        
          .mytext {color:#de3d2e;}
        
        Text color #de3d2e
      
           This box has a color of #de3d2e        
        
          <div style="background-color:#de3d2e;">Content here</div>
        
        
          .mybackground {background-color:#de3d2e;}
        
        Background color #de3d2e
      
           Border around this has a color of #de3d2e        
        
          <div style="border:2px solid #de3d2e;">Content here</div>
        
        
          .myborder {border:2px solid #de3d2e;}
        
        Border color #de3d2e