#d56b93 color space conversions
Hex:
        #d56b93
        RGB:
        213, 107, 147
        CMY:
        16, 58, 42
        CMYK:
        0, 50, 31, 16
      HSL:
        337°, 55.7895%, 62.7451%
        HSV (HSB):
        337°, 49.7653%, 83.5294%
        XYZ:
        37.9647, 26.7681, 30.7696
        xyY:
        0.3975, 0.2803, 26.7681
      CIE-Lab:
        58.7591, 45.9910, -2.3503
        CIE-LCH:
        58.7591, 46.0511, 357.0745
        CIE-Luv:
        58.7591, 67.0060, -11.7008
        Hunter-Lab:
        51.7379, 40.4401, 0.9556
      #d56b93 color charts
#d56b93 RGB chart
      #d56b93 CMYK chart
      #d56b93 RGB pie chart
      #d56b93 color shades, tints & tones
#d56b93 color schemes
#d56b93 color preview, HTML & CSS examples
           This text has a color of #d56b93        
        
          <p style="color:#d56b93;">Text here</p>
        
        
          .mytext {color:#d56b93;}
        
        Text color #d56b93
      
           This box has a color of #d56b93        
        
          <div style="background-color:#d56b93;">Content here</div>
        
        
          .mybackground {background-color:#d56b93;}
        
        Background color #d56b93
      
           Border around this has a color of #d56b93        
        
          <div style="border:2px solid #d56b93;">Content here</div>
        
        
          .myborder {border:2px solid #d56b93;}
        
        Border color #d56b93