#d99d99 color space conversions
Hex:
        #d99d99
        RGB:
        217, 157, 153
        CMY:
        15, 38, 40
        CMYK:
        0, 28, 29, 15
      HSL:
        4°, 45.7143%, 72.5490%
        HSV (HSB):
        4°, 29.4931%, 85.0980%
        XYZ:
        46.4220, 41.1656, 35.6360
        xyY:
        0.3767, 0.3341, 41.1656
      CIE-Lab:
        70.2918, 21.8130, 10.9502
        CIE-LCH:
        70.2918, 24.4072, 26.6568
        CIE-Luv:
        70.2918, 39.3470, 11.2504
        Hunter-Lab:
        64.1604, 16.8695, 11.9814
      #d99d99 color charts
#d99d99 RGB chart
      #d99d99 CMYK chart
      #d99d99 RGB pie chart
      #d99d99 color shades, tints & tones
#d99d99 color schemes
#d99d99 color preview, HTML & CSS examples
           This text has a color of #d99d99        
        
          <p style="color:#d99d99;">Text here</p>
        
        
          .mytext {color:#d99d99;}
        
        Text color #d99d99
      
           This box has a color of #d99d99        
        
          <div style="background-color:#d99d99;">Content here</div>
        
        
          .mybackground {background-color:#d99d99;}
        
        Background color #d99d99
      
           Border around this has a color of #d99d99        
        
          <div style="border:2px solid #d99d99;">Content here</div>
        
        
          .myborder {border:2px solid #d99d99;}
        
        Border color #d99d99