#d56b82 color space conversions
Hex:
        #d56b82
        RGB:
        213, 107, 130
        CMY:
        16, 58, 49
        CMYK:
        0, 50, 39, 16
      HSL:
        347°, 55.7895%, 62.7451%
        HSV (HSB):
        347°, 49.7653%, 83.5294%
        XYZ:
        36.7275, 26.2732, 24.2546
        xyY:
        0.4209, 0.3011, 26.2732
      CIE-Lab:
        58.2955, 43.9450, 6.8570
        CIE-LCH:
        58.2955, 44.4768, 8.8687
        CIE-Luv:
        58.2955, 71.1507, 0.9176
        Hunter-Lab:
        51.2574, 38.2003, 7.8247
      #d56b82 color charts
#d56b82 RGB chart
      #d56b82 CMYK chart
      #d56b82 RGB pie chart
      #d56b82 color shades, tints & tones
#d56b82 color schemes
#d56b82 color preview, HTML & CSS examples
           This text has a color of #d56b82        
        
          <p style="color:#d56b82;">Text here</p>
        
        
          .mytext {color:#d56b82;}
        
        Text color #d56b82
      
           This box has a color of #d56b82        
        
          <div style="background-color:#d56b82;">Content here</div>
        
        
          .mybackground {background-color:#d56b82;}
        
        Background color #d56b82
      
           Border around this has a color of #d56b82        
        
          <div style="border:2px solid #d56b82;">Content here</div>
        
        
          .myborder {border:2px solid #d56b82;}
        
        Border color #d56b82