#df2d34 color space conversions
Hex:
        #df2d34
        RGB:
        223, 45, 52
        CMY:
        13, 82, 80
        CMYK:
        0, 80, 77, 13
      HSL:
        358°, 73.5537%, 52.5490%
        HSV (HSB):
        358°, 79.8206%, 87.4510%
        XYZ:
        31.9896, 17.8127, 5.0010
        xyY:
        0.5837, 0.3250, 17.8127
      CIE-Lab:
        49.2681, 66.4698, 40.9068
        CIE-LCH:
        49.2681, 78.0488, 31.6089
        CIE-Luv:
        49.2681, 134.1398, 26.8500
        Hunter-Lab:
        42.2051, 61.4365, 22.5182
      #df2d34 color charts
#df2d34 RGB chart
      #df2d34 CMYK chart
      #df2d34 RGB pie chart
      #df2d34 color shades, tints & tones
#df2d34 color schemes
#df2d34 color preview, HTML & CSS examples
           This text has a color of #df2d34        
        
          <p style="color:#df2d34;">Text here</p>
        
        
          .mytext {color:#df2d34;}
        
        Text color #df2d34
      
           This box has a color of #df2d34        
        
          <div style="background-color:#df2d34;">Content here</div>
        
        
          .mybackground {background-color:#df2d34;}
        
        Background color #df2d34
      
           Border around this has a color of #df2d34        
        
          <div style="border:2px solid #df2d34;">Content here</div>
        
        
          .myborder {border:2px solid #df2d34;}
        
        Border color #df2d34