#d56d78 color space conversions
Hex:
        #d56d78
        RGB:
        213, 109, 120
        CMY:
        16, 57, 53
        CMYK:
        0, 49, 44, 16
      HSL:
        354°, 55.3191%, 63.1373%
        HSV (HSB):
        354°, 48.8263%, 83.5294%
        XYZ:
        36.2994, 26.4395, 20.9594
        xyY:
        0.4337, 0.3159, 26.4395
      CIE-Lab:
        58.4519, 41.8503, 12.8862
        CIE-LCH:
        58.4519, 43.7893, 17.1143
        CIE-Luv:
        58.4519, 72.2131, 8.8411
        Hunter-Lab:
        51.4193, 36.0279, 11.8259
      #d56d78 color charts
#d56d78 RGB chart
      #d56d78 CMYK chart
      #d56d78 RGB pie chart
      #d56d78 color shades, tints & tones
#d56d78 color schemes
#d56d78 color preview, HTML & CSS examples
           This text has a color of #d56d78        
        
          <p style="color:#d56d78;">Text here</p>
        
        
          .mytext {color:#d56d78;}
        
        Text color #d56d78
      
           This box has a color of #d56d78        
        
          <div style="background-color:#d56d78;">Content here</div>
        
        
          .mybackground {background-color:#d56d78;}
        
        Background color #d56d78
      
           Border around this has a color of #d56d78        
        
          <div style="border:2px solid #d56d78;">Content here</div>
        
        
          .myborder {border:2px solid #d56d78;}
        
        Border color #d56d78