#d56976 color space conversions
Hex:
        #d56976
        RGB:
        213, 105, 118
        CMY:
        16, 59, 54
        CMYK:
        0, 51, 45, 16
      HSL:
        353°, 56.2500%, 62.3529%
        HSV (HSB):
        353°, 50.7042%, 83.5294%
        XYZ:
        35.7622, 25.5573, 20.1877
        xyY:
        0.4388, 0.3136, 25.5573
      CIE-Lab:
        57.6144, 43.6615, 12.8774
        CIE-LCH:
        57.6144, 45.5209, 16.4328
        CIE-Luv:
        57.6144, 75.1790, 8.3721
        Hunter-Lab:
        50.5542, 37.8014, 11.7118
      #d56976 color charts
#d56976 RGB chart
      #d56976 CMYK chart
      #d56976 RGB pie chart
      #d56976 color shades, tints & tones
#d56976 color schemes
#d56976 color preview, HTML & CSS examples
           This text has a color of #d56976        
        
          <p style="color:#d56976;">Text here</p>
        
        
          .mytext {color:#d56976;}
        
        Text color #d56976
      
           This box has a color of #d56976        
        
          <div style="background-color:#d56976;">Content here</div>
        
        
          .mybackground {background-color:#d56976;}
        
        Background color #d56976
      
           Border around this has a color of #d56976        
        
          <div style="border:2px solid #d56976;">Content here</div>
        
        
          .myborder {border:2px solid #d56976;}
        
        Border color #d56976