#df2d1b color space conversions
Hex:
        #df2d1b
        RGB:
        223, 45, 27
        CMY:
        13, 82, 89
        CMYK:
        0, 80, 88, 13
      HSL:
        6°, 78.4000%, 49.0196%
        HSV (HSB):
        6°, 87.8924%, 87.4510%
        XYZ:
        31.5676, 17.6439, 2.7787
        xyY:
        0.6072, 0.3394, 17.6439
      CIE-Lab:
        49.0613, 65.8252, 53.2914
        CIE-LCH:
        49.0613, 84.6932, 38.9933
        CIE-Luv:
        49.0613, 138.2472, 33.8361
        Hunter-Lab:
        42.0046, 60.6396, 25.4810
      #df2d1b color charts
#df2d1b RGB chart
      #df2d1b CMYK chart
      #df2d1b RGB pie chart
      #df2d1b color shades, tints & tones
#df2d1b color schemes
#df2d1b color preview, HTML & CSS examples
           This text has a color of #df2d1b        
        
          <p style="color:#df2d1b;">Text here</p>
        
        
          .mytext {color:#df2d1b;}
        
        Text color #df2d1b
      
           This box has a color of #df2d1b        
        
          <div style="background-color:#df2d1b;">Content here</div>
        
        
          .mybackground {background-color:#df2d1b;}
        
        Background color #df2d1b
      
           Border around this has a color of #df2d1b        
        
          <div style="border:2px solid #df2d1b;">Content here</div>
        
        
          .myborder {border:2px solid #df2d1b;}
        
        Border color #df2d1b