#d48964 color space conversions
Hex:
        #d48964
        RGB:
        212, 137, 100
        CMY:
        17, 46, 61
        CMYK:
        0, 35, 53, 17
      HSL:
        20°, 56.5657%, 61.1765%
        HSV (HSB):
        20°, 52.8302%, 83.1373%
        XYZ:
        38.3973, 32.8085, 16.3655
        xyY:
        0.4385, 0.3746, 32.8085
      CIE-Lab:
        64.0055, 24.7702, 31.6031
        CIE-LCH:
        64.0055, 40.1537, 51.9109
        CIE-Luv:
        64.0055, 55.8672, 34.1929
        Hunter-Lab:
        57.2787, 19.4214, 23.1549
      #d48964 color charts
#d48964 RGB chart
      #d48964 CMYK chart
      #d48964 RGB pie chart
      #d48964 color shades, tints & tones
#d48964 color schemes
#d48964 color preview, HTML & CSS examples
           This text has a color of #d48964        
        
          <p style="color:#d48964;">Text here</p>
        
        
          .mytext {color:#d48964;}
        
        Text color #d48964
      
           This box has a color of #d48964        
        
          <div style="background-color:#d48964;">Content here</div>
        
        
          .mybackground {background-color:#d48964;}
        
        Background color #d48964
      
           Border around this has a color of #d48964        
        
          <div style="border:2px solid #d48964;">Content here</div>
        
        
          .myborder {border:2px solid #d48964;}
        
        Border color #d48964