#dc547f color space conversions
Hex:
        #dc547f
        RGB:
        220, 84, 127
        CMY:
        14, 67, 50
        CMYK:
        0, 62, 42, 14
      HSL:
        341°, 66.0194%, 59.6078%
        HSV (HSB):
        341°, 61.8182%, 86.2745%
        XYZ:
        36.5163, 23.0886, 22.6106
        xyY:
        0.4442, 0.2808, 23.0886
      CIE-Lab:
        55.1635, 56.7455, 4.2605
        CIE-LCH:
        55.1635, 56.9052, 4.2938
        CIE-Luv:
        55.1635, 90.5455, -5.2049
        Hunter-Lab:
        48.0506, 51.5634, 5.7360
      #dc547f color charts
#dc547f RGB chart
      #dc547f CMYK chart
      #dc547f RGB pie chart
      #dc547f color shades, tints & tones
#dc547f color schemes
#dc547f color preview, HTML & CSS examples
           This text has a color of #dc547f        
        
          <p style="color:#dc547f;">Text here</p>
        
        
          .mytext {color:#dc547f;}
        
        Text color #dc547f
      
           This box has a color of #dc547f        
        
          <div style="background-color:#dc547f;">Content here</div>
        
        
          .mybackground {background-color:#dc547f;}
        
        Background color #dc547f
      
           Border around this has a color of #dc547f        
        
          <div style="border:2px solid #dc547f;">Content here</div>
        
        
          .myborder {border:2px solid #dc547f;}
        
        Border color #dc547f