#d48c82 color space conversions
Hex:
        #d48c82
        RGB:
        212, 140, 130
        CMY:
        17, 45, 49
        CMYK:
        0, 34, 39, 17
      HSL:
        7°, 48.8095%, 67.0588%
        HSV (HSB):
        7°, 38.6792%, 83.1373%
        XYZ:
        40.5587, 34.3649, 25.6145
        xyY:
        0.4034, 0.3418, 34.3649
      CIE-Lab:
        65.2512, 26.2102, 16.6248
        CIE-LCH:
        65.2512, 31.0380, 32.3863
        CIE-Luv:
        65.2512, 49.6283, 17.2708
        Hunter-Lab:
        58.6216, 20.9116, 15.1286
      #d48c82 color charts
#d48c82 RGB chart
      #d48c82 CMYK chart
      #d48c82 RGB pie chart
      #d48c82 color shades, tints & tones
#d48c82 color schemes
#d48c82 color preview, HTML & CSS examples
           This text has a color of #d48c82        
        
          <p style="color:#d48c82;">Text here</p>
        
        
          .mytext {color:#d48c82;}
        
        Text color #d48c82
      
           This box has a color of #d48c82        
        
          <div style="background-color:#d48c82;">Content here</div>
        
        
          .mybackground {background-color:#d48c82;}
        
        Background color #d48c82
      
           Border around this has a color of #d48c82        
        
          <div style="border:2px solid #d48c82;">Content here</div>
        
        
          .myborder {border:2px solid #d48c82;}
        
        Border color #d48c82