#d67b96 color space conversions
Hex:
        #d67b96
        RGB:
        214, 123, 150
        CMY:
        16, 52, 41
        CMYK:
        0, 43, 30, 16
      HSL:
        342°, 52.6012%, 66.0784%
        HSV (HSB):
        342°, 42.5234%, 83.9216%
        XYZ:
        40.3195, 30.6641, 32.6478
        xyY:
        0.3891, 0.2959, 30.6641
      CIE-Lab:
        62.2230, 38.5213, 1.0040
        CIE-LCH:
        62.2230, 38.5344, 1.4930
        CIE-Luv:
        62.2230, 58.0426, -5.6702
        Hunter-Lab:
        55.3751, 33.0622, 3.8067
      #d67b96 color charts
#d67b96 RGB chart
      #d67b96 CMYK chart
      #d67b96 RGB pie chart
      #d67b96 color shades, tints & tones
#d67b96 color schemes
#d67b96 color preview, HTML & CSS examples
           This text has a color of #d67b96        
        
          <p style="color:#d67b96;">Text here</p>
        
        
          .mytext {color:#d67b96;}
        
        Text color #d67b96
      
           This box has a color of #d67b96        
        
          <div style="background-color:#d67b96;">Content here</div>
        
        
          .mybackground {background-color:#d67b96;}
        
        Background color #d67b96
      
           Border around this has a color of #d67b96        
        
          <div style="border:2px solid #d67b96;">Content here</div>
        
        
          .myborder {border:2px solid #d67b96;}
        
        Border color #d67b96