#de1e12 color space conversions
Hex:
        #de1e12
        RGB:
        222, 30, 18
        CMY:
        13, 88, 93
        CMYK:
        0, 86, 92, 13
      HSL:
        4°, 85.0000%, 47.0588%
        HSV (HSB):
        4°, 91.8919%, 87.0588%
        XYZ:
        30.6977, 16.5018, 2.1395
        xyY:
        0.6222, 0.3345, 16.5018
      CIE-Lab:
        47.6261, 68.8008, 55.7309
        CIE-LCH:
        47.6261, 88.5409, 39.0086
        CIE-Luv:
        47.6261, 144.5964, 33.0785
        Hunter-Lab:
        40.6224, 63.8001, 25.3130
      #de1e12 color charts
#de1e12 RGB chart
      #de1e12 CMYK chart
      #de1e12 RGB pie chart
      #de1e12 color shades, tints & tones
#de1e12 color schemes
#de1e12 color preview, HTML & CSS examples
           This text has a color of #de1e12        
        
          <p style="color:#de1e12;">Text here</p>
        
        
          .mytext {color:#de1e12;}
        
        Text color #de1e12
      
           This box has a color of #de1e12        
        
          <div style="background-color:#de1e12;">Content here</div>
        
        
          .mybackground {background-color:#de1e12;}
        
        Background color #de1e12
      
           Border around this has a color of #de1e12        
        
          <div style="border:2px solid #de1e12;">Content here</div>
        
        
          .myborder {border:2px solid #de1e12;}
        
        Border color #de1e12