#d29464 color space conversions
Hex:
        #d29464
        RGB:
        210, 148, 100
        CMY:
        18, 42, 61
        CMYK:
        0, 30, 52, 18
      HSL:
        26°, 55.0000%, 60.7843%
        HSV (HSB):
        26°, 52.3810%, 82.3529%
        XYZ:
        39.4685, 35.8015, 16.8868
        xyY:
        0.4283, 0.3885, 35.8015
      CIE-Lab:
        66.3680, 17.9929, 34.5591
        CIE-LCH:
        66.3680, 38.9625, 62.4967
        CIE-Luv:
        66.3680, 46.4970, 39.2023
        Hunter-Lab:
        59.8344, 13.0336, 25.1510
      #d29464 color charts
#d29464 RGB chart
      #d29464 CMYK chart
      #d29464 RGB pie chart
      #d29464 color shades, tints & tones
#d29464 color schemes
#d29464 color preview, HTML & CSS examples
           This text has a color of #d29464        
        
          <p style="color:#d29464;">Text here</p>
        
        
          .mytext {color:#d29464;}
        
        Text color #d29464
      
           This box has a color of #d29464        
        
          <div style="background-color:#d29464;">Content here</div>
        
        
          .mybackground {background-color:#d29464;}
        
        Background color #d29464
      
           Border around this has a color of #d29464        
        
          <div style="border:2px solid #d29464;">Content here</div>
        
        
          .myborder {border:2px solid #d29464;}
        
        Border color #d29464