#d48f76 color space conversions
Hex:
        #d48f76
        RGB:
        212, 143, 118
        CMY:
        17, 44, 54
        CMYK:
        0, 33, 44, 17
      HSL:
        16°, 52.2222%, 64.7059%
        HSV (HSB):
        16°, 44.3396%, 83.1373%
        XYZ:
        40.2439, 34.9500, 21.7645
        xyY:
        0.4151, 0.3605, 34.9500
      CIE-Lab:
        65.7097, 23.2573, 23.9398
        CIE-LCH:
        65.7097, 33.3769, 45.8285
        CIE-Luv:
        65.7097, 49.3428, 26.5818
        Hunter-Lab:
        59.1185, 18.0533, 19.5553
      #d48f76 color charts
#d48f76 RGB chart
      #d48f76 CMYK chart
      #d48f76 RGB pie chart
      #d48f76 color shades, tints & tones
#d48f76 color schemes
#d48f76 color preview, HTML & CSS examples
           This text has a color of #d48f76        
        
          <p style="color:#d48f76;">Text here</p>
        
        
          .mytext {color:#d48f76;}
        
        Text color #d48f76
      
           This box has a color of #d48f76        
        
          <div style="background-color:#d48f76;">Content here</div>
        
        
          .mybackground {background-color:#d48f76;}
        
        Background color #d48f76
      
           Border around this has a color of #d48f76        
        
          <div style="border:2px solid #d48f76;">Content here</div>
        
        
          .myborder {border:2px solid #d48f76;}
        
        Border color #d48f76