#df2d41 color space conversions
Hex:
        #df2d41
        RGB:
        223, 45, 65
        CMY:
        13, 82, 75
        CMYK:
        0, 80, 71, 13
      HSL:
        353°, 73.5537%, 52.5490%
        HSV (HSB):
        353°, 79.8206%, 87.4510%
        XYZ:
        32.3239, 17.9464, 6.7614
        xyY:
        0.5668, 0.3147, 17.9464
      CIE-Lab:
        49.4310, 66.9750, 33.6128
        CIE-LCH:
        49.4310, 74.9364, 26.6508
        CIE-Luv:
        49.4310, 131.0554, 21.5764
        Hunter-Lab:
        42.3632, 62.0634, 20.1913
      #df2d41 color charts
#df2d41 RGB chart
      #df2d41 CMYK chart
      #df2d41 RGB pie chart
      #df2d41 color shades, tints & tones
#df2d41 color schemes
#df2d41 color preview, HTML & CSS examples
           This text has a color of #df2d41        
        
          <p style="color:#df2d41;">Text here</p>
        
        
          .mytext {color:#df2d41;}
        
        Text color #df2d41
      
           This box has a color of #df2d41        
        
          <div style="background-color:#df2d41;">Content here</div>
        
        
          .mybackground {background-color:#df2d41;}
        
        Background color #df2d41
      
           Border around this has a color of #df2d41        
        
          <div style="border:2px solid #df2d41;">Content here</div>
        
        
          .myborder {border:2px solid #df2d41;}
        
        Border color #df2d41