#de0d16 color space conversions
Hex:
        #de0d16
        RGB:
        222, 13, 22
        CMY:
        13, 95, 91
        CMYK:
        0, 94, 90, 13
      HSL:
        357°, 88.9362%, 46.0784%
        HSV (HSB):
        357°, 94.1441%, 87.0588%
        XYZ:
        30.4129, 15.8754, 2.2204
        xyY:
        0.6270, 0.3273, 15.8754
      CIE-Lab:
        46.8106, 71.2522, 53.6531
        CIE-LCH:
        46.8106, 89.1938, 36.9798
        CIE-Luv:
        46.8106, 148.6056, 30.9350
        Hunter-Lab:
        39.8439, 66.5226, 24.5867
      #de0d16 color charts
#de0d16 RGB chart
      #de0d16 CMYK chart
      #de0d16 RGB pie chart
      #de0d16 color shades, tints & tones
#de0d16 color schemes
#de0d16 color preview, HTML & CSS examples
           This text has a color of #de0d16        
        
          <p style="color:#de0d16;">Text here</p>
        
        
          .mytext {color:#de0d16;}
        
        Text color #de0d16
      
           This box has a color of #de0d16        
        
          <div style="background-color:#de0d16;">Content here</div>
        
        
          .mybackground {background-color:#de0d16;}
        
        Background color #de0d16
      
           Border around this has a color of #de0d16        
        
          <div style="border:2px solid #de0d16;">Content here</div>
        
        
          .myborder {border:2px solid #de0d16;}
        
        Border color #de0d16