#df2b32 color space conversions
Hex:
        #df2b32
        RGB:
        223, 43, 50
        CMY:
        13, 83, 80
        CMYK:
        0, 81, 78, 13
      HSL:
        358°, 73.7705%, 52.1569%
        HSV (HSB):
        358°, 80.7175%, 87.4510%
        XYZ:
        31.8710, 17.6460, 4.7438
        xyY:
        0.5874, 0.3252, 17.6460
      CIE-Lab:
        49.0639, 66.9196, 41.8039
        CIE-LCH:
        49.0639, 78.9037, 31.9925
        CIE-Luv:
        49.0639, 135.4435, 27.2102
        Hunter-Lab:
        42.0072, 61.9162, 22.7094
      #df2b32 color charts
#df2b32 RGB chart
      #df2b32 CMYK chart
      #df2b32 RGB pie chart
      #df2b32 color shades, tints & tones
#df2b32 color schemes
#df2b32 color preview, HTML & CSS examples
           This text has a color of #df2b32        
        
          <p style="color:#df2b32;">Text here</p>
        
        
          .mytext {color:#df2b32;}
        
        Text color #df2b32
      
           This box has a color of #df2b32        
        
          <div style="background-color:#df2b32;">Content here</div>
        
        
          .mybackground {background-color:#df2b32;}
        
        Background color #df2b32
      
           Border around this has a color of #df2b32        
        
          <div style="border:2px solid #df2b32;">Content here</div>
        
        
          .myborder {border:2px solid #df2b32;}
        
        Border color #df2b32