#de3f3d color space conversions
Hex:
        #de3f3d
        RGB:
        222, 63, 61
        CMY:
        13, 75, 76
        CMYK:
        0, 72, 73, 13
      HSL:
        1°, 70.9251%, 55.4902%
        HSV (HSB):
        1°, 72.5225%, 87.0588%
        XYZ:
        32.7440, 19.4215, 6.4378
        xyY:
        0.5587, 0.3314, 19.4215
      CIE-Lab:
        51.1768, 60.9555, 37.9067
        CIE-LCH:
        51.1768, 71.7809, 31.8765
        CIE-Luv:
        51.1768, 122.1431, 27.0790
        Hunter-Lab:
        44.0699, 55.5036, 22.1877
      #de3f3d color charts
#de3f3d RGB chart
      #de3f3d CMYK chart
      #de3f3d RGB pie chart
      #de3f3d color shades, tints & tones
#de3f3d color schemes
#de3f3d color preview, HTML & CSS examples
           This text has a color of #de3f3d        
        
          <p style="color:#de3f3d;">Text here</p>
        
        
          .mytext {color:#de3f3d;}
        
        Text color #de3f3d
      
           This box has a color of #de3f3d        
        
          <div style="background-color:#de3f3d;">Content here</div>
        
        
          .mybackground {background-color:#de3f3d;}
        
        Background color #de3f3d
      
           Border around this has a color of #de3f3d        
        
          <div style="border:2px solid #de3f3d;">Content here</div>
        
        
          .myborder {border:2px solid #de3f3d;}
        
        Border color #de3f3d