#df302f color space conversions
Hex:
        #df302f
        RGB:
        223, 48, 47
        CMY:
        13, 81, 82
        CMYK:
        0, 78, 79, 13
      HSL:
        0°, 73.3333%, 52.9412%
        HSV (HSB):
        0°, 78.9238%, 87.4510%
        XYZ:
        32.0015, 18.0071, 4.4784
        xyY:
        0.5873, 0.3305, 18.0071
      CIE-Lab:
        49.5047, 65.4928, 43.9019
        CIE-LCH:
        49.5047, 78.8459, 33.8352
        CIE-Luv:
        49.5047, 133.7503, 29.1320
        Hunter-Lab:
        42.4348, 60.3518, 23.4472
      #df302f color charts
#df302f RGB chart
      #df302f CMYK chart
      #df302f RGB pie chart
      #df302f color shades, tints & tones
#df302f color schemes
#df302f color preview, HTML & CSS examples
           This text has a color of #df302f        
        
          <p style="color:#df302f;">Text here</p>
        
        
          .mytext {color:#df302f;}
        
        Text color #df302f
      
           This box has a color of #df302f        
        
          <div style="background-color:#df302f;">Content here</div>
        
        
          .mybackground {background-color:#df302f;}
        
        Background color #df302f
      
           Border around this has a color of #df302f        
        
          <div style="border:2px solid #df302f;">Content here</div>
        
        
          .myborder {border:2px solid #df302f;}
        
        Border color #df302f