#d1969d color space conversions
Hex:
        #d1969d
        RGB:
        209, 150, 157
        CMY:
        18, 41, 38
        CMYK:
        0, 28, 25, 18
      HSL:
        353°, 39.0728%, 70.3922%
        HSV (HSB):
        353°, 28.2297%, 81.9608%
        XYZ:
        43.2866, 37.8023, 36.9134
        xyY:
        0.3668, 0.3204, 37.8023
      CIE-Lab:
        67.8747, 23.1591, 5.1552
        CIE-LCH:
        67.8747, 23.7260, 12.5495
        CIE-Luv:
        67.8747, 37.3132, 3.0856
        Hunter-Lab:
        61.4836, 18.0741, 7.4421
      #d1969d color charts
#d1969d RGB chart
      #d1969d CMYK chart
      #d1969d RGB pie chart
      #d1969d color shades, tints & tones
#d1969d color schemes
#d1969d color preview, HTML & CSS examples
           This text has a color of #d1969d        
        
          <p style="color:#d1969d;">Text here</p>
        
        
          .mytext {color:#d1969d;}
        
        Text color #d1969d
      
           This box has a color of #d1969d        
        
          <div style="background-color:#d1969d;">Content here</div>
        
        
          .mybackground {background-color:#d1969d;}
        
        Background color #d1969d
      
           Border around this has a color of #d1969d        
        
          <div style="border:2px solid #d1969d;">Content here</div>
        
        
          .myborder {border:2px solid #d1969d;}
        
        Border color #d1969d