#df300f color space conversions
Hex:
        #df300f
        RGB:
        223, 48, 15
        CMY:
        13, 81, 94
        CMYK:
        0, 78, 93, 13
      HSL:
        10°, 87.3950%, 46.6667%
        HSV (HSB):
        10°, 93.2735%, 87.4510%
        XYZ:
        31.5746, 17.8364, 2.2305
        xyY:
        0.6114, 0.3454, 17.8364
      CIE-Lab:
        49.2970, 64.8345, 57.8569
        CIE-LCH:
        49.2970, 86.8961, 41.7450
        CIE-Luv:
        49.2970, 137.8840, 36.2636
        Hunter-Lab:
        42.2331, 59.5433, 26.4318
      #df300f color charts
#df300f RGB chart
      #df300f CMYK chart
      #df300f RGB pie chart
      #df300f color shades, tints & tones
#df300f color schemes
#df300f color preview, HTML & CSS examples
           This text has a color of #df300f        
        
          <p style="color:#df300f;">Text here</p>
        
        
          .mytext {color:#df300f;}
        
        Text color #df300f
      
           This box has a color of #df300f        
        
          <div style="background-color:#df300f;">Content here</div>
        
        
          .mybackground {background-color:#df300f;}
        
        Background color #df300f
      
           Border around this has a color of #df300f        
        
          <div style="border:2px solid #df300f;">Content here</div>
        
        
          .myborder {border:2px solid #df300f;}
        
        Border color #df300f