#d56588 color space conversions
Hex:
        #d56588
        RGB:
        213, 101, 136
        CMY:
        16, 60, 47
        CMYK:
        0, 53, 36, 16
      HSL:
        341°, 57.1429%, 61.5686%
        HSV (HSB):
        341°, 52.5822%, 83.5294%
        XYZ:
        36.5382, 25.2311, 26.2369
        xyY:
        0.4152, 0.2867, 25.2311
      CIE-Lab:
        57.2999, 47.6096, 1.9236
        CIE-LCH:
        57.2999, 47.6484, 2.3137
        CIE-Luv:
        57.2999, 73.1392, -6.2537
        Hunter-Lab:
        50.2305, 41.9392, 4.1925
      #d56588 color charts
#d56588 RGB chart
      #d56588 CMYK chart
      #d56588 RGB pie chart
      #d56588 color shades, tints & tones
#d56588 color schemes
#d56588 color preview, HTML & CSS examples
           This text has a color of #d56588        
        
          <p style="color:#d56588;">Text here</p>
        
        
          .mytext {color:#d56588;}
        
        Text color #d56588
      
           This box has a color of #d56588        
        
          <div style="background-color:#d56588;">Content here</div>
        
        
          .mybackground {background-color:#d56588;}
        
        Background color #d56588
      
           Border around this has a color of #d56588        
        
          <div style="border:2px solid #d56588;">Content here</div>
        
        
          .myborder {border:2px solid #d56588;}
        
        Border color #d56588