#d1869d color space conversions
Hex:
        #d1869d
        RGB:
        209, 134, 157
        CMY:
        18, 47, 38
        CMYK:
        0, 36, 25, 18
      HSL:
        342°, 44.9102%, 67.2549%
        HSV (HSB):
        342°, 35.8852%, 81.9608%
        XYZ:
        40.9054, 33.0398, 36.1197
        xyY:
        0.3716, 0.3002, 33.0398
      CIE-Lab:
        64.1931, 31.8403, -0.1854
        CIE-LCH:
        64.1931, 31.8408, 359.6664
        CIE-Luv:
        64.1931, 46.6420, -6.0224
        Hunter-Lab:
        57.4803, 26.4377, 2.9793
      #d1869d color charts
#d1869d RGB chart
      #d1869d CMYK chart
      #d1869d RGB pie chart
      #d1869d color shades, tints & tones
#d1869d color schemes
#d1869d color preview, HTML & CSS examples
           This text has a color of #d1869d        
        
          <p style="color:#d1869d;">Text here</p>
        
        
          .mytext {color:#d1869d;}
        
        Text color #d1869d
      
           This box has a color of #d1869d        
        
          <div style="background-color:#d1869d;">Content here</div>
        
        
          .mybackground {background-color:#d1869d;}
        
        Background color #d1869d
      
           Border around this has a color of #d1869d        
        
          <div style="border:2px solid #d1869d;">Content here</div>
        
        
          .myborder {border:2px solid #d1869d;}
        
        Border color #d1869d