#df525e color space conversions
Hex:
        #df525e
        RGB:
        223, 82, 94
        CMY:
        13, 68, 63
        CMYK:
        0, 63, 58, 13
      HSL:
        355°, 68.7805%, 59.8039%
        HSV (HSB):
        355°, 63.2287%, 87.4510%
        XYZ:
        35.4691, 22.5307, 13.0691
        xyY:
        0.4991, 0.3170, 22.5307
      CIE-Lab:
        54.5856, 55.7279, 23.0430
        CIE-LCH:
        54.5856, 60.3040, 22.4646
        CIE-Luv:
        54.5856, 103.5955, 16.3775
        Hunter-Lab:
        47.4665, 50.3167, 16.9021
      #df525e color charts
#df525e RGB chart
      #df525e CMYK chart
      #df525e RGB pie chart
      #df525e color shades, tints & tones
#df525e color schemes
#df525e color preview, HTML & CSS examples
           This text has a color of #df525e        
        
          <p style="color:#df525e;">Text here</p>
        
        
          .mytext {color:#df525e;}
        
        Text color #df525e
      
           This box has a color of #df525e        
        
          <div style="background-color:#df525e;">Content here</div>
        
        
          .mybackground {background-color:#df525e;}
        
        Background color #df525e
      
           Border around this has a color of #df525e        
        
          <div style="border:2px solid #df525e;">Content here</div>
        
        
          .myborder {border:2px solid #df525e;}
        
        Border color #df525e