#de3c0f color space conversions
Hex:
        #de3c0f
        RGB:
        222, 60, 15
        CMY:
        13, 76, 94
        CMYK:
        0, 73, 93, 13
      HSL:
        13°, 87.3418%, 46.4706%
        HSV (HSB):
        13°, 93.2432%, 87.0588%
        XYZ:
        31.8263, 18.7958, 2.4025
        xyY:
        0.6002, 0.3545, 18.7958
      CIE-Lab:
        50.4474, 60.7935, 58.4690
        CIE-LCH:
        50.4474, 84.3473, 43.8834
        CIE-Luv:
        50.4474, 130.3669, 38.4944
        Hunter-Lab:
        43.3541, 55.1672, 27.0623
      #de3c0f color charts
#de3c0f RGB chart
      #de3c0f CMYK chart
      #de3c0f RGB pie chart
      #de3c0f color shades, tints & tones
#de3c0f color schemes
#de3c0f color preview, HTML & CSS examples
           This text has a color of #de3c0f        
        
          <p style="color:#de3c0f;">Text here</p>
        
        
          .mytext {color:#de3c0f;}
        
        Text color #de3c0f
      
           This box has a color of #de3c0f        
        
          <div style="background-color:#de3c0f;">Content here</div>
        
        
          .mybackground {background-color:#de3c0f;}
        
        Background color #de3c0f
      
           Border around this has a color of #de3c0f        
        
          <div style="border:2px solid #de3c0f;">Content here</div>
        
        
          .myborder {border:2px solid #de3c0f;}
        
        Border color #de3c0f