#d47b81 color space conversions
Hex:
        #d47b81
        RGB:
        212, 123, 129
        CMY:
        17, 52, 49
        CMYK:
        0, 42, 39, 17
      HSL:
        356°, 50.8571%, 65.6863%
        HSV (HSB):
        356°, 41.9811%, 83.1373%
        XYZ:
        38.1968, 29.7479, 24.4976
        xyY:
        0.4132, 0.3218, 29.7479
      CIE-Lab:
        61.4361, 35.2007, 11.8683
        CIE-LCH:
        61.4361, 37.1476, 18.6321
        CIE-Luv:
        61.4361, 60.7125, 9.2228
        Hunter-Lab:
        54.5417, 29.5597, 11.5488
      #d47b81 color charts
#d47b81 RGB chart
      #d47b81 CMYK chart
      #d47b81 RGB pie chart
      #d47b81 color shades, tints & tones
#d47b81 color schemes
#d47b81 color preview, HTML & CSS examples
           This text has a color of #d47b81        
        
          <p style="color:#d47b81;">Text here</p>
        
        
          .mytext {color:#d47b81;}
        
        Text color #d47b81
      
           This box has a color of #d47b81        
        
          <div style="background-color:#d47b81;">Content here</div>
        
        
          .mybackground {background-color:#d47b81;}
        
        Background color #d47b81
      
           Border around this has a color of #d47b81        
        
          <div style="border:2px solid #d47b81;">Content here</div>
        
        
          .myborder {border:2px solid #d47b81;}
        
        Border color #d47b81