#d1868f color space conversions
Hex:
        #d1868f
        RGB:
        209, 134, 143
        CMY:
        18, 47, 44
        CMYK:
        0, 36, 32, 18
      HSL:
        353°, 44.9102%, 67.2549%
        HSV (HSB):
        353°, 35.8852%, 81.9608%
        XYZ:
        39.7775, 32.5887, 30.1803
        xyY:
        0.3879, 0.3178, 32.5887
      CIE-Lab:
        63.8265, 29.9188, 7.2297
        CIE-LCH:
        63.8265, 30.7799, 13.5848
        CIE-Luv:
        63.8265, 49.0729, 4.4604
        Hunter-Lab:
        57.0865, 24.4764, 8.6153
      #d1868f color charts
#d1868f RGB chart
      #d1868f CMYK chart
      #d1868f RGB pie chart
      #d1868f color shades, tints & tones
#d1868f color schemes
#d1868f color preview, HTML & CSS examples
           This text has a color of #d1868f        
        
          <p style="color:#d1868f;">Text here</p>
        
        
          .mytext {color:#d1868f;}
        
        Text color #d1868f
      
           This box has a color of #d1868f        
        
          <div style="background-color:#d1868f;">Content here</div>
        
        
          .mybackground {background-color:#d1868f;}
        
        Background color #d1868f
      
           Border around this has a color of #d1868f        
        
          <div style="border:2px solid #d1868f;">Content here</div>
        
        
          .myborder {border:2px solid #d1868f;}
        
        Border color #d1868f