#df2d42 color space conversions
Hex:
        #df2d42
        RGB:
        223, 45, 66
        CMY:
        13, 82, 74
        CMYK:
        0, 80, 70, 13
      HSL:
        353°, 73.5537%, 52.5490%
        HSV (HSB):
        353°, 79.8206%, 87.4510%
        XYZ:
        32.3532, 17.9581, 6.9153
        xyY:
        0.5654, 0.3138, 17.9581
      CIE-Lab:
        49.4452, 67.0189, 33.0407
        CIE-LCH:
        49.4452, 74.7210, 26.2436
        CIE-Luv:
        49.4452, 130.7924, 21.1256
        Hunter-Lab:
        42.3770, 62.1180, 19.9886
      #df2d42 color charts
#df2d42 RGB chart
      #df2d42 CMYK chart
      #df2d42 RGB pie chart
      #df2d42 color shades, tints & tones
#df2d42 color schemes
#df2d42 color preview, HTML & CSS examples
           This text has a color of #df2d42        
        
          <p style="color:#df2d42;">Text here</p>
        
        
          .mytext {color:#df2d42;}
        
        Text color #df2d42
      
           This box has a color of #df2d42        
        
          <div style="background-color:#df2d42;">Content here</div>
        
        
          .mybackground {background-color:#df2d42;}
        
        Background color #df2d42
      
           Border around this has a color of #df2d42        
        
          <div style="border:2px solid #df2d42;">Content here</div>
        
        
          .myborder {border:2px solid #df2d42;}
        
        Border color #df2d42