#da979e color space conversions
Hex:
        #da979e
        RGB:
        218, 151, 158
        CMY:
        15, 41, 38
        CMYK:
        0, 31, 28, 15
      HSL:
        354°, 47.5177%, 72.3529%
        HSV (HSB):
        354°, 30.7339%, 85.4902%
        XYZ:
        46.1516, 39.5073, 37.5410
        xyY:
        0.3746, 0.3207, 39.5073
      CIE-Lab:
        69.1171, 26.1100, 6.5116
        CIE-LCH:
        69.1171, 26.9097, 14.0033
        CIE-Luv:
        69.1171, 42.9933, 4.3830
        Hunter-Lab:
        62.8548, 21.0690, 8.5865
      #da979e color charts
#da979e RGB chart
      #da979e CMYK chart
      #da979e RGB pie chart
      #da979e color shades, tints & tones
#da979e color schemes
#da979e color preview, HTML & CSS examples
           This text has a color of #da979e        
        
          <p style="color:#da979e;">Text here</p>
        
        
          .mytext {color:#da979e;}
        
        Text color #da979e
      
           This box has a color of #da979e        
        
          <div style="background-color:#da979e;">Content here</div>
        
        
          .mybackground {background-color:#da979e;}
        
        Background color #da979e
      
           Border around this has a color of #da979e        
        
          <div style="border:2px solid #da979e;">Content here</div>
        
        
          .myborder {border:2px solid #da979e;}
        
        Border color #da979e