#de1b1a color space conversions
Hex:
        #de1b1a
        RGB:
        222, 27, 26
        CMY:
        13, 89, 90
        CMYK:
        0, 88, 88, 13
      HSL:
        0°, 79.0323%, 48.6275%
        HSV (HSB):
        0°, 88.2883%, 87.0588%
        XYZ:
        30.7026, 16.3880, 2.5223
        xyY:
        0.6188, 0.3303, 16.3880
      CIE-Lab:
        47.4795, 69.4509, 52.4344
        CIE-LCH:
        47.4795, 87.0218, 37.0522
        CIE-Luv:
        47.4795, 144.7129, 31.3792
        Hunter-Lab:
        40.4821, 64.5347, 24.6434
      #de1b1a color charts
#de1b1a RGB chart
      #de1b1a CMYK chart
      #de1b1a RGB pie chart
      #de1b1a color shades, tints & tones
#de1b1a color schemes
#de1b1a color preview, HTML & CSS examples
           This text has a color of #de1b1a        
        
          <p style="color:#de1b1a;">Text here</p>
        
        
          .mytext {color:#de1b1a;}
        
        Text color #de1b1a
      
           This box has a color of #de1b1a        
        
          <div style="background-color:#de1b1a;">Content here</div>
        
        
          .mybackground {background-color:#de1b1a;}
        
        Background color #de1b1a
      
           Border around this has a color of #de1b1a        
        
          <div style="border:2px solid #de1b1a;">Content here</div>
        
        
          .myborder {border:2px solid #de1b1a;}
        
        Border color #de1b1a