#de1e05 color space conversions
Hex:
        #de1e05
        RGB:
        222, 30, 5
        CMY:
        13, 88, 98
        CMYK:
        0, 86, 98, 13
      HSL:
        7°, 95.5947%, 44.5098%
        HSV (HSB):
        7°, 97.7477%, 87.0588%
        XYZ:
        30.6159, 16.4691, 1.7088
        xyY:
        0.6275, 0.3375, 16.4691
      CIE-Lab:
        47.5840, 68.6772, 59.5542
        CIE-LCH:
        47.5840, 90.9025, 40.9306
        CIE-Luv:
        47.5840, 145.5126, 34.5334
        Hunter-Lab:
        40.5821, 63.6447, 25.9110
      #de1e05 color charts
#de1e05 RGB chart
      #de1e05 CMYK chart
      #de1e05 RGB pie chart
      #de1e05 color shades, tints & tones
#de1e05 color schemes
#de1e05 color preview, HTML & CSS examples
           This text has a color of #de1e05        
        
          <p style="color:#de1e05;">Text here</p>
        
        
          .mytext {color:#de1e05;}
        
        Text color #de1e05
      
           This box has a color of #de1e05        
        
          <div style="background-color:#de1e05;">Content here</div>
        
        
          .mybackground {background-color:#de1e05;}
        
        Background color #de1e05
      
           Border around this has a color of #de1e05        
        
          <div style="border:2px solid #de1e05;">Content here</div>
        
        
          .myborder {border:2px solid #de1e05;}
        
        Border color #de1e05