#df231d color space conversions
Hex:
        #df231d
        RGB:
        223, 35, 29
        CMY:
        13, 86, 89
        CMYK:
        0, 84, 87, 13
      HSL:
        2°, 76.9841%, 49.4118%
        HSV (HSB):
        2°, 86.9955%, 87.4510%
        XYZ:
        31.2542, 16.9787, 2.7923
        xyY:
        0.6125, 0.3328, 16.9787
      CIE-Lab:
        48.2332, 68.2446, 51.7677
        CIE-LCH:
        48.2332, 85.6576, 37.1825
        CIE-Luv:
        48.2332, 142.2964, 31.8968
        Hunter-Lab:
        41.2053, 63.2831, 24.8258
      #df231d color charts
#df231d RGB chart
      #df231d CMYK chart
      #df231d RGB pie chart
      #df231d color shades, tints & tones
#df231d color schemes
#df231d color preview, HTML & CSS examples
           This text has a color of #df231d        
        
          <p style="color:#df231d;">Text here</p>
        
        
          .mytext {color:#df231d;}
        
        Text color #df231d
      
           This box has a color of #df231d        
        
          <div style="background-color:#df231d;">Content here</div>
        
        
          .mybackground {background-color:#df231d;}
        
        Background color #df231d
      
           Border around this has a color of #df231d        
        
          <div style="border:2px solid #df231d;">Content here</div>
        
        
          .myborder {border:2px solid #df231d;}
        
        Border color #df231d