#d47894 color space conversions
Hex:
        #d47894
        RGB:
        212, 120, 148
        CMY:
        17, 53, 42
        CMYK:
        0, 43, 30, 17
      HSL:
        342°, 51.6854%, 65.0980%
        HSV (HSB):
        342°, 43.3962%, 83.1373%
        XYZ:
        39.2131, 29.5681, 31.6574
        xyY:
        0.3904, 0.2944, 29.5681
      CIE-Lab:
        61.2798, 39.1187, 0.7453
        CIE-LCH:
        61.2798, 39.1258, 1.0914
        CIE-Luv:
        61.2798, 58.6875, -6.1339
        Hunter-Lab:
        54.3766, 33.5646, 3.5456
      #d47894 color charts
#d47894 RGB chart
      #d47894 CMYK chart
      #d47894 RGB pie chart
      #d47894 color shades, tints & tones
#d47894 color schemes
#d47894 color preview, HTML & CSS examples
           This text has a color of #d47894        
        
          <p style="color:#d47894;">Text here</p>
        
        
          .mytext {color:#d47894;}
        
        Text color #d47894
      
           This box has a color of #d47894        
        
          <div style="background-color:#d47894;">Content here</div>
        
        
          .mybackground {background-color:#d47894;}
        
        Background color #d47894
      
           Border around this has a color of #d47894        
        
          <div style="border:2px solid #d47894;">Content here</div>
        
        
          .myborder {border:2px solid #d47894;}
        
        Border color #d47894