#d08c96 color space conversions
Hex:
        #d08c96
        RGB:
        208, 140, 150
        CMY:
        18, 45, 41
        CMYK:
        0, 33, 28, 18
      HSL:
        351°, 41.9753%, 68.2353%
        HSV (HSB):
        351°, 32.6923%, 81.5686%
        XYZ:
        40.8955, 34.3681, 33.3324
        xyY:
        0.3766, 0.3165, 34.3681
      CIE-Lab:
        65.2537, 27.2386, 5.3001
        CIE-LCH:
        65.2537, 27.7495, 11.0110
        CIE-Luv:
        65.2537, 43.5736, 2.4427
        Hunter-Lab:
        58.6243, 21.9267, 7.3261
      #d08c96 color charts
#d08c96 RGB chart
      #d08c96 CMYK chart
      #d08c96 RGB pie chart
      #d08c96 color shades, tints & tones
#d08c96 color schemes
#d08c96 color preview, HTML & CSS examples
           This text has a color of #d08c96        
        
          <p style="color:#d08c96;">Text here</p>
        
        
          .mytext {color:#d08c96;}
        
        Text color #d08c96
      
           This box has a color of #d08c96        
        
          <div style="background-color:#d08c96;">Content here</div>
        
        
          .mybackground {background-color:#d08c96;}
        
        Background color #d08c96
      
           Border around this has a color of #d08c96        
        
          <div style="border:2px solid #d08c96;">Content here</div>
        
        
          .myborder {border:2px solid #d08c96;}
        
        Border color #d08c96