#df2f1b color space conversions
Hex:
        #df2f1b
        RGB:
        223, 47, 27
        CMY:
        13, 82, 89
        CMYK:
        0, 79, 88, 13
      HSL:
        6°, 78.4000%, 49.0196%
        HSV (HSB):
        6°, 87.8924%, 87.4510%
        XYZ:
        31.6458, 17.8001, 2.8048
        xyY:
        0.6057, 0.3407, 17.8001
      CIE-Lab:
        49.2528, 65.2852, 53.4382
        CIE-LCH:
        49.2528, 84.3670, 39.3015
        CIE-Luv:
        49.2528, 137.2771, 34.1825
        Hunter-Lab:
        42.1902, 60.0553, 25.5916
      #df2f1b color charts
#df2f1b RGB chart
      #df2f1b CMYK chart
      #df2f1b RGB pie chart
      #df2f1b color shades, tints & tones
#df2f1b color schemes
#df2f1b color preview, HTML & CSS examples
           This text has a color of #df2f1b        
        
          <p style="color:#df2f1b;">Text here</p>
        
        
          .mytext {color:#df2f1b;}
        
        Text color #df2f1b
      
           This box has a color of #df2f1b        
        
          <div style="background-color:#df2f1b;">Content here</div>
        
        
          .mybackground {background-color:#df2f1b;}
        
        Background color #df2f1b
      
           Border around this has a color of #df2f1b        
        
          <div style="border:2px solid #df2f1b;">Content here</div>
        
        
          .myborder {border:2px solid #df2f1b;}
        
        Border color #df2f1b