#de1d07 color space conversions
Hex:
        #de1d07
        RGB:
        222, 29, 7
        CMY:
        13, 89, 97
        CMYK:
        0, 87, 97, 13
      HSL:
        6°, 93.8865%, 44.9020%
        HSV (HSB):
        6°, 96.8468%, 87.0588%
        XYZ:
        30.6019, 16.4237, 1.7582
        xyY:
        0.6273, 0.3367, 16.4237
      CIE-Lab:
        47.5255, 68.8774, 58.9754
        CIE-LCH:
        47.5255, 90.6763, 40.5714
        CIE-Luv:
        47.5255, 145.7303, 34.2237
        Hunter-Lab:
        40.5261, 63.8675, 25.7960
      #de1d07 color charts
#de1d07 RGB chart
      #de1d07 CMYK chart
      #de1d07 RGB pie chart
      #de1d07 color shades, tints & tones
#de1d07 color schemes
#de1d07 color preview, HTML & CSS examples
           This text has a color of #de1d07        
        
          <p style="color:#de1d07;">Text here</p>
        
        
          .mytext {color:#de1d07;}
        
        Text color #de1d07
      
           This box has a color of #de1d07        
        
          <div style="background-color:#de1d07;">Content here</div>
        
        
          .mybackground {background-color:#de1d07;}
        
        Background color #de1d07
      
           Border around this has a color of #de1d07        
        
          <div style="border:2px solid #de1d07;">Content here</div>
        
        
          .myborder {border:2px solid #de1d07;}
        
        Border color #de1d07