#d29d82 color space conversions
Hex:
        #d29d82
        RGB:
        210, 157, 130
        CMY:
        18, 38, 49
        CMYK:
        0, 25, 38, 18
      HSL:
        20°, 47.0588%, 66.6667%
        HSV (HSB):
        20°, 38.0952%, 82.3529%
        XYZ:
        42.6646, 39.4273, 26.4807
        xyY:
        0.3930, 0.3631, 39.4273
      CIE-Lab:
        69.0597, 16.1998, 21.8148
        CIE-LCH:
        69.0597, 27.1720, 53.4023
        CIE-Luv:
        69.0597, 37.1137, 26.0207
        Hunter-Lab:
        62.7912, 11.4005, 18.9497
      #d29d82 color charts
#d29d82 RGB chart
      #d29d82 CMYK chart
      #d29d82 RGB pie chart
      #d29d82 color shades, tints & tones
#d29d82 color schemes
#d29d82 color preview, HTML & CSS examples
           This text has a color of #d29d82        
        
          <p style="color:#d29d82;">Text here</p>
        
        
          .mytext {color:#d29d82;}
        
        Text color #d29d82
      
           This box has a color of #d29d82        
        
          <div style="background-color:#d29d82;">Content here</div>
        
        
          .mybackground {background-color:#d29d82;}
        
        Background color #d29d82
      
           Border around this has a color of #d29d82        
        
          <div style="border:2px solid #d29d82;">Content here</div>
        
        
          .myborder {border:2px solid #d29d82;}
        
        Border color #d29d82