#df1128 color space conversions
Hex:
        #df1128
        RGB:
        223, 17, 40
        CMY:
        13, 93, 84
        CMYK:
        0, 92, 82, 13
      HSL:
        353°, 85.8333%, 47.0588%
        HSV (HSB):
        353°, 92.3767%, 87.4510%
        XYZ:
        31.0149, 16.2421, 3.5079
        xyY:
        0.6110, 0.3199, 16.2421
      CIE-Lab:
        47.2905, 71.4250, 45.4825
        CIE-LCH:
        47.2905, 84.6769, 32.4885
        CIE-Luv:
        47.2905, 145.8237, 27.2139
        Hunter-Lab:
        40.3015, 66.8411, 23.0504
      #df1128 color charts
#df1128 RGB chart
      #df1128 CMYK chart
      #df1128 RGB pie chart
      #df1128 color shades, tints & tones
#df1128 color schemes
#df1128 color preview, HTML & CSS examples
           This text has a color of #df1128        
        
          <p style="color:#df1128;">Text here</p>
        
        
          .mytext {color:#df1128;}
        
        Text color #df1128
      
           This box has a color of #df1128        
        
          <div style="background-color:#df1128;">Content here</div>
        
        
          .mybackground {background-color:#df1128;}
        
        Background color #df1128
      
           Border around this has a color of #df1128        
        
          <div style="border:2px solid #df1128;">Content here</div>
        
        
          .myborder {border:2px solid #df1128;}
        
        Border color #df1128