#df0101 color space conversions
Hex:
        #df0101
        RGB:
        223, 1, 1
        CMY:
        13, 100, 100
        CMYK:
        0, 100, 100, 13
      HSL:
        0°, 99.1071%, 43.9216%
        HSV (HSB):
        0°, 99.5516%, 87.4510%
        XYZ:
        30.4478, 15.7119, 1.4566
        xyY:
        0.6394, 0.3300, 15.7119
      CIE-Lab:
        46.5942, 72.3153, 60.4429
        CIE-LCH:
        46.5942, 94.2488, 39.8897
        CIE-Luv:
        46.5942, 152.8917, 32.9714
        Hunter-Lab:
        39.6382, 67.7464, 25.5679
      #df0101 color charts
#df0101 RGB chart
      #df0101 CMYK chart
      #df0101 RGB pie chart
      #df0101 color shades, tints & tones
#df0101 color schemes
#df0101 color preview, HTML & CSS examples
           This text has a color of #df0101        
        
          <p style="color:#df0101;">Text here</p>
        
        
          .mytext {color:#df0101;}
        
        Text color #df0101
      
           This box has a color of #df0101        
        
          <div style="background-color:#df0101;">Content here</div>
        
        
          .mybackground {background-color:#df0101;}
        
        Background color #df0101
      
           Border around this has a color of #df0101        
        
          <div style="border:2px solid #df0101;">Content here</div>
        
        
          .myborder {border:2px solid #df0101;}
        
        Border color #df0101