#df0028 color space conversions
Hex:
        #df0028
        RGB:
        223, 0, 40
        CMY:
        13, 100, 84
        CMYK:
        0, 100, 82, 13
      HSL:
        349°, 100.0000%, 43.7255%
        HSV (HSB):
        349°, 100.0000%, 87.4510%
        XYZ:
        30.8144, 15.8412, 3.4410
        xyY:
        0.6151, 0.3162, 15.8412
      CIE-Lab:
        46.7654, 72.9450, 44.9839
        CIE-LCH:
        46.7654, 85.7002, 31.6614
        CIE-Luv:
        46.7654, 148.5418, 26.2137
        Hunter-Lab:
        39.8010, 68.5453, 22.7347
      #df0028 color charts
#df0028 RGB chart
      #df0028 CMYK chart
      #df0028 RGB pie chart
      #df0028 color shades, tints & tones
#df0028 color schemes
#df0028 color preview, HTML & CSS examples
           This text has a color of #df0028        
        
          <p style="color:#df0028;">Text here</p>
        
        
          .mytext {color:#df0028;}
        
        Text color #df0028
      
           This box has a color of #df0028        
        
          <div style="background-color:#df0028;">Content here</div>
        
        
          .mybackground {background-color:#df0028;}
        
        Background color #df0028
      
           Border around this has a color of #df0028        
        
          <div style="border:2px solid #df0028;">Content here</div>
        
        
          .myborder {border:2px solid #df0028;}
        
        Border color #df0028