#d67981 color space conversions
Hex:
        #d67981
        RGB:
        214, 121, 129
        CMY:
        16, 53, 49
        CMYK:
        0, 43, 40, 16
      HSL:
        355°, 53.1429%, 65.6863%
        HSV (HSB):
        355°, 43.4579%, 83.9216%
        XYZ:
        38.5314, 29.5559, 24.4429
        xyY:
        0.4164, 0.3194, 29.5559
      CIE-Lab:
        61.2691, 36.9949, 11.6709
        CIE-LCH:
        61.2691, 38.7922, 17.5091
        CIE-Luv:
        61.2691, 63.5325, 8.5839
        Hunter-Lab:
        54.3653, 31.3725, 11.3986
      #d67981 color charts
#d67981 RGB chart
      #d67981 CMYK chart
      #d67981 RGB pie chart
      #d67981 color shades, tints & tones
#d67981 color schemes
#d67981 color preview, HTML & CSS examples
           This text has a color of #d67981        
        
          <p style="color:#d67981;">Text here</p>
        
        
          .mytext {color:#d67981;}
        
        Text color #d67981
      
           This box has a color of #d67981        
        
          <div style="background-color:#d67981;">Content here</div>
        
        
          .mybackground {background-color:#d67981;}
        
        Background color #d67981
      
           Border around this has a color of #d67981        
        
          <div style="border:2px solid #d67981;">Content here</div>
        
        
          .myborder {border:2px solid #d67981;}
        
        Border color #d67981