#df252b color space conversions
Hex:
        #df252b
        RGB:
        223, 37, 43
        CMY:
        13, 85, 83
        CMYK:
        0, 83, 81, 13
      HSL:
        358°, 74.4000%, 50.9804%
        HSV (HSB):
        358°, 83.4081%, 87.4510%
        XYZ:
        31.5290, 17.1855, 3.9409
        xyY:
        0.5988, 0.3264, 17.1855
      CIE-Lab:
        48.4930, 68.1337, 45.0380
        CIE-LCH:
        48.4930, 81.6739, 33.4657
        CIE-Luv:
        48.4930, 139.2972, 28.5493
        Hunter-Lab:
        41.4554, 63.2116, 23.3825
      #df252b color charts
#df252b RGB chart
      #df252b CMYK chart
      #df252b RGB pie chart
      #df252b color shades, tints & tones
#df252b color schemes
#df252b color preview, HTML & CSS examples
           This text has a color of #df252b        
        
          <p style="color:#df252b;">Text here</p>
        
        
          .mytext {color:#df252b;}
        
        Text color #df252b
      
           This box has a color of #df252b        
        
          <div style="background-color:#df252b;">Content here</div>
        
        
          .mybackground {background-color:#df252b;}
        
        Background color #df252b
      
           Border around this has a color of #df252b        
        
          <div style="border:2px solid #df252b;">Content here</div>
        
        
          .myborder {border:2px solid #df252b;}
        
        Border color #df252b