#d47295 color space conversions
Hex:
        #d47295
        RGB:
        212, 114, 149
        CMY:
        17, 55, 42
        CMYK:
        0, 46, 30, 17
      HSL:
        339°, 53.2609%, 63.9216%
        HSV (HSB):
        339°, 46.2264%, 83.1373%
        XYZ:
        38.5935, 28.2016, 31.8431
        xyY:
        0.3913, 0.2859, 28.2016
      CIE-Lab:
        60.0704, 42.3604, -1.5983
        CIE-LCH:
        60.0704, 42.3905, 357.8391
        CIE-Luv:
        60.0704, 61.8796, -9.9764
        Hunter-Lab:
        53.1052, 36.7885, 1.6219
      #d47295 color charts
#d47295 RGB chart
      #d47295 CMYK chart
      #d47295 RGB pie chart
      #d47295 color shades, tints & tones
#d47295 color schemes
#d47295 color preview, HTML & CSS examples
           This text has a color of #d47295        
        
          <p style="color:#d47295;">Text here</p>
        
        
          .mytext {color:#d47295;}
        
        Text color #d47295
      
           This box has a color of #d47295        
        
          <div style="background-color:#d47295;">Content here</div>
        
        
          .mybackground {background-color:#d47295;}
        
        Background color #d47295
      
           Border around this has a color of #d47295        
        
          <div style="border:2px solid #d47295;">Content here</div>
        
        
          .myborder {border:2px solid #d47295;}
        
        Border color #d47295