#de3e1f color space conversions
Hex:
        #de3e1f
        RGB:
        222, 62, 31
        CMY:
        13, 76, 88
        CMYK:
        0, 72, 86, 13
      HSL:
        10°, 75.4941%, 49.6078%
        HSV (HSB):
        10°, 86.0360%, 87.0588%
        XYZ:
        32.0941, 19.0738, 3.2864
        xyY:
        0.5894, 0.3503, 19.0738
      CIE-Lab:
        50.7734, 60.3599, 52.8560
        CIE-LCH:
        50.7734, 80.2314, 41.2080
        CIE-Luv:
        50.7734, 127.7078, 36.2593
        Hunter-Lab:
        43.6735, 54.7447, 26.1100
      #de3e1f color charts
#de3e1f RGB chart
      #de3e1f CMYK chart
      #de3e1f RGB pie chart
      #de3e1f color shades, tints & tones
#de3e1f color schemes
#de3e1f color preview, HTML & CSS examples
           This text has a color of #de3e1f        
        
          <p style="color:#de3e1f;">Text here</p>
        
        
          .mytext {color:#de3e1f;}
        
        Text color #de3e1f
      
           This box has a color of #de3e1f        
        
          <div style="background-color:#de3e1f;">Content here</div>
        
        
          .mybackground {background-color:#de3e1f;}
        
        Background color #de3e1f
      
           Border around this has a color of #de3e1f        
        
          <div style="border:2px solid #de3e1f;">Content here</div>
        
        
          .myborder {border:2px solid #de3e1f;}
        
        Border color #de3e1f