#df201d color space conversions
Hex:
        #df201d
        RGB:
        223, 32, 29
        CMY:
        13, 87, 89
        CMYK:
        0, 86, 87, 13
      HSL:
        1°, 76.9841%, 49.4118%
        HSV (HSB):
        1°, 86.9955%, 87.4510%
        XYZ:
        31.1697, 16.8097, 2.7642
        xyY:
        0.6143, 0.3313, 16.8097
      CIE-Lab:
        48.0194, 68.8551, 51.5980
        CIE-LCH:
        48.0194, 86.0429, 36.8468
        CIE-Luv:
        48.0194, 143.4011, 31.5047
        Hunter-Lab:
        40.9996, 63.9541, 24.7025
      #df201d color charts
#df201d RGB chart
      #df201d CMYK chart
      #df201d RGB pie chart
      #df201d color shades, tints & tones
#df201d color schemes
#df201d color preview, HTML & CSS examples
           This text has a color of #df201d        
        
          <p style="color:#df201d;">Text here</p>
        
        
          .mytext {color:#df201d;}
        
        Text color #df201d
      
           This box has a color of #df201d        
        
          <div style="background-color:#df201d;">Content here</div>
        
        
          .mybackground {background-color:#df201d;}
        
        Background color #df201d
      
           Border around this has a color of #df201d        
        
          <div style="border:2px solid #df201d;">Content here</div>
        
        
          .myborder {border:2px solid #df201d;}
        
        Border color #df201d