#df332e color space conversions
Hex:
        #df332e
        RGB:
        223, 51, 46
        CMY:
        13, 80, 82
        CMYK:
        0, 77, 79, 13
      HSL:
        2°, 73.4440%, 52.7451%
        HSV (HSB):
        2°, 79.3722%, 87.4510%
        XYZ:
        32.1084, 18.2529, 4.4156
        xyY:
        0.5862, 0.3332, 18.2529
      CIE-Lab:
        49.8014, 64.6010, 44.7374
        CIE-LCH:
        49.8014, 78.5794, 34.7033
        CIE-Luv:
        49.8014, 132.4526, 30.0374
        Hunter-Lab:
        42.7234, 59.3842, 23.7785
      #df332e color charts
#df332e RGB chart
      #df332e CMYK chart
      #df332e RGB pie chart
      #df332e color shades, tints & tones
#df332e color schemes
#df332e color preview, HTML & CSS examples
           This text has a color of #df332e        
        
          <p style="color:#df332e;">Text here</p>
        
        
          .mytext {color:#df332e;}
        
        Text color #df332e
      
           This box has a color of #df332e        
        
          <div style="background-color:#df332e;">Content here</div>
        
        
          .mybackground {background-color:#df332e;}
        
        Background color #df332e
      
           Border around this has a color of #df332e        
        
          <div style="border:2px solid #df332e;">Content here</div>
        
        
          .myborder {border:2px solid #df332e;}
        
        Border color #df332e