#d99b85 color space conversions
Hex:
        #d99b85
        RGB:
        217, 155, 133
        CMY:
        15, 39, 48
        CMYK:
        0, 29, 39, 15
      HSL:
        16°, 52.5000%, 68.6275%
        HSV (HSB):
        16°, 38.7097%, 85.0980%
        XYZ:
        44.5703, 39.8879, 27.5403
        xyY:
        0.3980, 0.3561, 39.8879
      CIE-Lab:
        69.3896, 20.3948, 20.7402
        CIE-LCH:
        69.3896, 29.0879, 45.4810
        CIE-Luv:
        69.3896, 43.2021, 23.8829
        Hunter-Lab:
        63.1568, 15.4443, 18.3556
      #d99b85 color charts
#d99b85 RGB chart
      #d99b85 CMYK chart
      #d99b85 RGB pie chart
      #d99b85 color shades, tints & tones
#d99b85 color schemes
#d99b85 color preview, HTML & CSS examples
           This text has a color of #d99b85        
        
          <p style="color:#d99b85;">Text here</p>
        
        
          .mytext {color:#d99b85;}
        
        Text color #d99b85
      
           This box has a color of #d99b85        
        
          <div style="background-color:#d99b85;">Content here</div>
        
        
          .mybackground {background-color:#d99b85;}
        
        Background color #d99b85
      
           Border around this has a color of #d99b85        
        
          <div style="border:2px solid #d99b85;">Content here</div>
        
        
          .myborder {border:2px solid #d99b85;}
        
        Border color #d99b85