#df2d2c color space conversions
Hex:
        #df2d2c
        RGB:
        223, 45, 44
        CMY:
        13, 82, 83
        CMYK:
        0, 80, 80, 13
      HSL:
        0°, 73.6626%, 52.3529%
        HSV (HSB):
        0°, 80.2691%, 87.4510%
        XYZ:
        31.8244, 17.7466, 4.1310
        xyY:
        0.5926, 0.3305, 17.7466
      CIE-Lab:
        49.1873, 66.2184, 45.1881
        CIE-LCH:
        49.1873, 80.1676, 34.3100
        CIE-Luv:
        49.1873, 135.7184, 29.5397
        Hunter-Lab:
        42.1267, 61.1253, 23.6747
      #df2d2c color charts
#df2d2c RGB chart
      #df2d2c CMYK chart
      #df2d2c RGB pie chart
      #df2d2c color shades, tints & tones
#df2d2c color schemes
#df2d2c color preview, HTML & CSS examples
           This text has a color of #df2d2c        
        
          <p style="color:#df2d2c;">Text here</p>
        
        
          .mytext {color:#df2d2c;}
        
        Text color #df2d2c
      
           This box has a color of #df2d2c        
        
          <div style="background-color:#df2d2c;">Content here</div>
        
        
          .mybackground {background-color:#df2d2c;}
        
        Background color #df2d2c
      
           Border around this has a color of #df2d2c        
        
          <div style="border:2px solid #df2d2c;">Content here</div>
        
        
          .myborder {border:2px solid #df2d2c;}
        
        Border color #df2d2c