#df131d color space conversions
Hex:
        #df131d
        RGB:
        223, 19, 29
        CMY:
        13, 93, 89
        CMYK:
        0, 91, 87, 13
      HSL:
        357°, 84.2975%, 47.4510%
        HSV (HSB):
        357°, 91.4798%, 87.4510%
        XYZ:
        30.8861, 16.2424, 2.6696
        xyY:
        0.6202, 0.3262, 16.2424
      CIE-Lab:
        47.2910, 70.9458, 51.0200
        CIE-LCH:
        47.2910, 87.3862, 35.7215
        CIE-Luv:
        47.2910, 147.2014, 30.1638
        Hunter-Lab:
        40.3019, 66.2683, 24.2839
      #df131d color charts
#df131d RGB chart
      #df131d CMYK chart
      #df131d RGB pie chart
      #df131d color shades, tints & tones
#df131d color schemes
#df131d color preview, HTML & CSS examples
           This text has a color of #df131d        
        
          <p style="color:#df131d;">Text here</p>
        
        
          .mytext {color:#df131d;}
        
        Text color #df131d
      
           This box has a color of #df131d        
        
          <div style="background-color:#df131d;">Content here</div>
        
        
          .mybackground {background-color:#df131d;}
        
        Background color #df131d
      
           Border around this has a color of #df131d        
        
          <div style="border:2px solid #df131d;">Content here</div>
        
        
          .myborder {border:2px solid #df131d;}
        
        Border color #df131d