#de4d0d color space conversions
Hex:
        #de4d0d
        RGB:
        222, 77, 13
        CMY:
        13, 70, 95
        CMYK:
        0, 65, 94, 13
      HSL:
        18°, 88.9362%, 46.0784%
        HSV (HSB):
        18°, 94.1441%, 87.0588%
        XYZ:
        32.8507, 20.8664, 2.6770
        xyY:
        0.5825, 0.3700, 20.8664
      CIE-Lab:
        52.8030, 54.3264, 60.4703
        CIE-LCH:
        52.8030, 81.2897, 48.0635
        CIE-Luv:
        52.8030, 119.0855, 42.7987
        Hunter-Lab:
        45.6798, 48.4292, 28.5013
      #de4d0d color charts
#de4d0d RGB chart
      #de4d0d CMYK chart
      #de4d0d RGB pie chart
      #de4d0d color shades, tints & tones
#de4d0d color schemes
#de4d0d color preview, HTML & CSS examples
           This text has a color of #de4d0d        
        
          <p style="color:#de4d0d;">Text here</p>
        
        
          .mytext {color:#de4d0d;}
        
        Text color #de4d0d
      
           This box has a color of #de4d0d        
        
          <div style="background-color:#de4d0d;">Content here</div>
        
        
          .mybackground {background-color:#de4d0d;}
        
        Background color #de4d0d
      
           Border around this has a color of #de4d0d        
        
          <div style="border:2px solid #de4d0d;">Content here</div>
        
        
          .myborder {border:2px solid #de4d0d;}
        
        Border color #de4d0d