#df352b color space conversions
Hex:
        #df352b
        RGB:
        223, 53, 43
        CMY:
        13, 79, 83
        CMYK:
        0, 76, 81, 13
      HSL:
        3°, 73.7705%, 52.1569%
        HSV (HSB):
        3°, 80.7175%, 87.4510%
        XYZ:
        32.1406, 18.4086, 4.1447
        xyY:
        0.5876, 0.3366, 18.4086
      CIE-Lab:
        49.9880, 63.9131, 46.4941
        CIE-LCH:
        49.9880, 79.0353, 36.0343
        CIE-Luv:
        49.9880, 131.9416, 31.3676
        Hunter-Lab:
        42.9052, 58.6312, 24.3062
      #df352b color charts
#df352b RGB chart
      #df352b CMYK chart
      #df352b RGB pie chart
      #df352b color shades, tints & tones
#df352b color schemes
#df352b color preview, HTML & CSS examples
           This text has a color of #df352b        
        
          <p style="color:#df352b;">Text here</p>
        
        
          .mytext {color:#df352b;}
        
        Text color #df352b
      
           This box has a color of #df352b        
        
          <div style="background-color:#df352b;">Content here</div>
        
        
          .mybackground {background-color:#df352b;}
        
        Background color #df352b
      
           Border around this has a color of #df352b        
        
          <div style="border:2px solid #df352b;">Content here</div>
        
        
          .myborder {border:2px solid #df352b;}
        
        Border color #df352b