#d67991 color space conversions
Hex:
        #d67991
        RGB:
        214, 121, 145
        CMY:
        16, 53, 43
        CMYK:
        0, 43, 32, 16
      HSL:
        345°, 53.1429%, 65.6863%
        HSV (HSB):
        345°, 43.4579%, 83.9216%
        XYZ:
        39.6798, 30.0152, 30.4902
        xyY:
        0.3961, 0.2996, 30.0152
      CIE-Lab:
        61.6674, 38.9187, 3.0623
        CIE-LCH:
        61.6674, 39.0390, 4.4990
        CIE-Luv:
        61.6674, 60.2578, -2.9561
        Hunter-Lab:
        54.7861, 33.4058, 5.3535
      #d67991 color charts
#d67991 RGB chart
      #d67991 CMYK chart
      #d67991 RGB pie chart
      #d67991 color shades, tints & tones
#d67991 color schemes
#d67991 color preview, HTML & CSS examples
           This text has a color of #d67991        
        
          <p style="color:#d67991;">Text here</p>
        
        
          .mytext {color:#d67991;}
        
        Text color #d67991
      
           This box has a color of #d67991        
        
          <div style="background-color:#d67991;">Content here</div>
        
        
          .mybackground {background-color:#d67991;}
        
        Background color #d67991
      
           Border around this has a color of #d67991        
        
          <div style="border:2px solid #d67991;">Content here</div>
        
        
          .myborder {border:2px solid #d67991;}
        
        Border color #d67991