#d08c82 color space conversions
Hex:
        #d08c82
        RGB:
        208, 140, 130
        CMY:
        18, 45, 49
        CMYK:
        0, 33, 38, 18
      HSL:
        8°, 45.3488%, 66.2745%
        HSV (HSB):
        8°, 37.5000%, 81.5686%
        XYZ:
        39.4198, 33.7778, 25.5612
        xyY:
        0.3992, 0.3420, 33.7778
      CIE-Lab:
        64.7858, 24.6592, 15.9080
        CIE-LCH:
        64.7858, 29.3452, 32.8267
        CIE-Luv:
        64.7858, 46.6167, 16.6803
        Hunter-Lab:
        58.1186, 19.3625, 14.6067
      #d08c82 color charts
#d08c82 RGB chart
      #d08c82 CMYK chart
      #d08c82 RGB pie chart
      #d08c82 color shades, tints & tones
#d08c82 color schemes
#d08c82 color preview, HTML & CSS examples
           This text has a color of #d08c82        
        
          <p style="color:#d08c82;">Text here</p>
        
        
          .mytext {color:#d08c82;}
        
        Text color #d08c82
      
           This box has a color of #d08c82        
        
          <div style="background-color:#d08c82;">Content here</div>
        
        
          .mybackground {background-color:#d08c82;}
        
        Background color #d08c82
      
           Border around this has a color of #d08c82        
        
          <div style="border:2px solid #d08c82;">Content here</div>
        
        
          .myborder {border:2px solid #d08c82;}
        
        Border color #d08c82