#d58196 color space conversions
Hex:
        #d58196
        RGB:
        213, 129, 150
        CMY:
        16, 49, 41
        CMYK:
        0, 39, 30, 16
      HSL:
        345°, 50.0000%, 67.0588%
        HSV (HSB):
        345°, 39.4366%, 83.5294%
        XYZ:
        40.7959, 32.0487, 32.8900
        xyY:
        0.3858, 0.3031, 32.0487
      CIE-Lab:
        63.3831, 34.9947, 2.6740
        CIE-LCH:
        63.3831, 35.0967, 4.3695
        CIE-Luv:
        63.3831, 53.7863, -2.6867
        Hunter-Lab:
        56.6115, 29.5619, 5.1820
      #d58196 color charts
#d58196 RGB chart
      #d58196 CMYK chart
      #d58196 RGB pie chart
      #d58196 color shades, tints & tones
#d58196 color schemes
#d58196 color preview, HTML & CSS examples
           This text has a color of #d58196        
        
          <p style="color:#d58196;">Text here</p>
        
        
          .mytext {color:#d58196;}
        
        Text color #d58196
      
           This box has a color of #d58196        
        
          <div style="background-color:#d58196;">Content here</div>
        
        
          .mybackground {background-color:#d58196;}
        
        Background color #d58196
      
           Border around this has a color of #d58196        
        
          <div style="border:2px solid #d58196;">Content here</div>
        
        
          .myborder {border:2px solid #d58196;}
        
        Border color #d58196