#d99488 color space conversions
Hex:
        #d99488
        RGB:
        217, 148, 136
        CMY:
        15, 42, 47
        CMYK:
        0, 32, 37, 15
      HSL:
        9°, 51.5924%, 69.2157%
        HSV (HSB):
        9°, 37.3272%, 85.0980%
        XYZ:
        43.6491, 37.7091, 28.2706
        xyY:
        0.3982, 0.3440, 37.7091
      CIE-Lab:
        67.8057, 24.5273, 16.9011
        CIE-LCH:
        67.8057, 29.7865, 34.5696
        CIE-Luv:
        67.8057, 47.3394, 18.1742
        Hunter-Lab:
        61.4077, 19.4157, 15.6898
      #d99488 color charts
#d99488 RGB chart
      #d99488 CMYK chart
      #d99488 RGB pie chart
      #d99488 color shades, tints & tones
#d99488 color schemes
#d99488 color preview, HTML & CSS examples
           This text has a color of #d99488        
        
          <p style="color:#d99488;">Text here</p>
        
        
          .mytext {color:#d99488;}
        
        Text color #d99488
      
           This box has a color of #d99488        
        
          <div style="background-color:#d99488;">Content here</div>
        
        
          .mybackground {background-color:#d99488;}
        
        Background color #d99488
      
           Border around this has a color of #d99488        
        
          <div style="border:2px solid #d99488;">Content here</div>
        
        
          .myborder {border:2px solid #d99488;}
        
        Border color #d99488