#dc557e color space conversions
Hex:
        #dc557e
        RGB:
        220, 85, 126
        CMY:
        14, 67, 51
        CMYK:
        0, 61, 43, 14
      HSL:
        342°, 65.8537%, 59.8039%
        HSV (HSB):
        342°, 61.3636%, 86.2745%
        XYZ:
        36.5296, 23.2190, 22.2951
        xyY:
        0.4452, 0.2830, 23.2190
      CIE-Lab:
        55.2972, 56.2133, 5.0446
        CIE-LCH:
        55.2972, 56.4392, 5.1280
        CIE-Luv:
        55.2972, 90.3222, -4.1002
        Hunter-Lab:
        48.1861, 50.9941, 6.2976
      #dc557e color charts
#dc557e RGB chart
      #dc557e CMYK chart
      #dc557e RGB pie chart
      #dc557e color shades, tints & tones
#dc557e color schemes
#dc557e color preview, HTML & CSS examples
           This text has a color of #dc557e        
        
          <p style="color:#dc557e;">Text here</p>
        
        
          .mytext {color:#dc557e;}
        
        Text color #dc557e
      
           This box has a color of #dc557e        
        
          <div style="background-color:#dc557e;">Content here</div>
        
        
          .mybackground {background-color:#dc557e;}
        
        Background color #dc557e
      
           Border around this has a color of #dc557e        
        
          <div style="border:2px solid #dc557e;">Content here</div>
        
        
          .myborder {border:2px solid #dc557e;}
        
        Border color #dc557e