#df2d27 color space conversions
Hex:
        #df2d27
        RGB:
        223, 45, 39
        CMY:
        13, 82, 85
        CMYK:
        0, 80, 83, 13
      HSL:
        2°, 74.1935%, 51.3725%
        HSV (HSB):
        2°, 82.5112%, 87.4510%
        XYZ:
        31.7360, 17.7112, 3.6654
        xyY:
        0.5975, 0.3335, 17.7112
      CIE-Lab:
        49.1440, 66.0834, 47.7394
        CIE-LCH:
        49.1440, 81.5234, 35.8448
        CIE-Luv:
        49.1440, 136.5785, 31.0027
        Hunter-Lab:
        42.0847, 60.9583, 24.2954
      #df2d27 color charts
#df2d27 RGB chart
      #df2d27 CMYK chart
      #df2d27 RGB pie chart
      #df2d27 color shades, tints & tones
#df2d27 color schemes
#df2d27 color preview, HTML & CSS examples
           This text has a color of #df2d27        
        
          <p style="color:#df2d27;">Text here</p>
        
        
          .mytext {color:#df2d27;}
        
        Text color #df2d27
      
           This box has a color of #df2d27        
        
          <div style="background-color:#df2d27;">Content here</div>
        
        
          .mybackground {background-color:#df2d27;}
        
        Background color #df2d27
      
           Border around this has a color of #df2d27        
        
          <div style="border:2px solid #df2d27;">Content here</div>
        
        
          .myborder {border:2px solid #df2d27;}
        
        Border color #df2d27