#d56980 color space conversions
Hex:
        #d56980
        RGB:
        213, 105, 128
        CMY:
        16, 59, 50
        CMYK:
        0, 51, 40, 16
      HSL:
        347°, 56.2500%, 62.3529%
        HSV (HSB):
        347°, 50.7042%, 83.5294%
        XYZ:
        36.3884, 25.8078, 23.4856
        xyY:
        0.4247, 0.3012, 25.8078
      CIE-Lab:
        57.8542, 44.7230, 7.3911
        CIE-LCH:
        57.8542, 45.3296, 9.3841
        CIE-Luv:
        57.8542, 72.8232, 1.4156
        Hunter-Lab:
        50.8014, 38.9551, 8.1511
      #d56980 color charts
#d56980 RGB chart
      #d56980 CMYK chart
      #d56980 RGB pie chart
      #d56980 color shades, tints & tones
#d56980 color schemes
#d56980 color preview, HTML & CSS examples
           This text has a color of #d56980        
        
          <p style="color:#d56980;">Text here</p>
        
        
          .mytext {color:#d56980;}
        
        Text color #d56980
      
           This box has a color of #d56980        
        
          <div style="background-color:#d56980;">Content here</div>
        
        
          .mybackground {background-color:#d56980;}
        
        Background color #d56980
      
           Border around this has a color of #d56980        
        
          <div style="border:2px solid #d56980;">Content here</div>
        
        
          .myborder {border:2px solid #d56980;}
        
        Border color #d56980