#d8997d color space conversions
Hex:
        #d8997d
        RGB:
        216, 153, 125
        CMY:
        15, 40, 51
        CMYK:
        0, 29, 42, 15
      HSL:
        18°, 53.8462%, 66.8627%
        HSV (HSB):
        18°, 42.1296%, 84.7059%
        XYZ:
        43.4118, 38.8621, 24.6151
        xyY:
        0.4061, 0.3636, 38.8621
      CIE-Lab:
        68.6512, 20.1823, 24.1139
        CIE-LCH:
        68.6512, 31.4453, 50.0722
        CIE-Luv:
        68.6512, 44.7670, 27.8312
        Hunter-Lab:
        62.3394, 15.2094, 20.2266
      #d8997d color charts
#d8997d RGB chart
      #d8997d CMYK chart
      #d8997d RGB pie chart
      #d8997d color shades, tints & tones
#d8997d color schemes
#d8997d color preview, HTML & CSS examples
           This text has a color of #d8997d        
        
          <p style="color:#d8997d;">Text here</p>
        
        
          .mytext {color:#d8997d;}
        
        Text color #d8997d
      
           This box has a color of #d8997d        
        
          <div style="background-color:#d8997d;">Content here</div>
        
        
          .mybackground {background-color:#d8997d;}
        
        Background color #d8997d
      
           Border around this has a color of #d8997d        
        
          <div style="border:2px solid #d8997d;">Content here</div>
        
        
          .myborder {border:2px solid #d8997d;}
        
        Border color #d8997d