#d56680 color space conversions
Hex:
        #d56680
        RGB:
        213, 102, 128
        CMY:
        16, 60, 50
        CMYK:
        0, 52, 40, 16
      HSL:
        346°, 56.9231%, 61.7647%
        HSV (HSB):
        346°, 52.1127%, 83.5294%
        XYZ:
        36.0882, 25.2074, 23.3855
        xyY:
        0.4262, 0.2977, 25.2074
      CIE-Lab:
        57.2769, 46.2099, 6.5665
        CIE-LCH:
        57.2769, 46.6741, 8.0877
        CIE-Luv:
        57.2769, 74.6022, 0.0387
        Hunter-Lab:
        50.2070, 40.4417, 7.5286
      #d56680 color charts
#d56680 RGB chart
      #d56680 CMYK chart
      #d56680 RGB pie chart
      #d56680 color shades, tints & tones
#d56680 color schemes
#d56680 color preview, HTML & CSS examples
           This text has a color of #d56680        
        
          <p style="color:#d56680;">Text here</p>
        
        
          .mytext {color:#d56680;}
        
        Text color #d56680
      
           This box has a color of #d56680        
        
          <div style="background-color:#d56680;">Content here</div>
        
        
          .mybackground {background-color:#d56680;}
        
        Background color #d56680
      
           Border around this has a color of #d56680        
        
          <div style="border:2px solid #d56680;">Content here</div>
        
        
          .myborder {border:2px solid #d56680;}
        
        Border color #d56680