#de1f1a color space conversions
Hex:
        #de1f1a
        RGB:
        222, 31, 26
        CMY:
        13, 88, 90
        CMYK:
        0, 86, 88, 13
      HSL:
        2°, 79.0323%, 48.6275%
        HSV (HSB):
        2°, 88.2883%, 87.0588%
        XYZ:
        30.8006, 16.5841, 2.5550
        xyY:
        0.6168, 0.3321, 16.5841
      CIE-Lab:
        47.7317, 68.7286, 52.6240
        CIE-LCH:
        47.7317, 86.5616, 37.4405
        CIE-Luv:
        47.7317, 143.3986, 31.8396
        Hunter-Lab:
        40.7236, 63.7391, 24.7867
      #de1f1a color charts
#de1f1a RGB chart
      #de1f1a CMYK chart
      #de1f1a RGB pie chart
      #de1f1a color shades, tints & tones
#de1f1a color schemes
#de1f1a color preview, HTML & CSS examples
           This text has a color of #de1f1a        
        
          <p style="color:#de1f1a;">Text here</p>
        
        
          .mytext {color:#de1f1a;}
        
        Text color #de1f1a
      
           This box has a color of #de1f1a        
        
          <div style="background-color:#de1f1a;">Content here</div>
        
        
          .mybackground {background-color:#de1f1a;}
        
        Background color #de1f1a
      
           Border around this has a color of #de1f1a        
        
          <div style="border:2px solid #de1f1a;">Content here</div>
        
        
          .myborder {border:2px solid #de1f1a;}
        
        Border color #de1f1a