#daafb4 color space conversions
Hex:
        #daafb4
        RGB:
        218, 175, 180
        CMY:
        15, 31, 29
        CMYK:
        0, 20, 17, 15
      HSL:
        353°, 36.7521%, 77.0588%
        HSV (HSB):
        353°, 19.7248%, 85.4902%
        XYZ:
        52.4816, 48.8607, 49.8450
        xyY:
        0.3471, 0.3232, 48.8607
      CIE-Lab:
        75.3646, 16.3847, 3.3845
        CIE-LCH:
        75.3646, 16.7306, 11.6710
        CIE-Luv:
        75.3646, 26.1573, 1.9763
        Hunter-Lab:
        69.9004, 11.6932, 6.6514
      #daafb4 color charts
#daafb4 RGB chart
      #daafb4 CMYK chart
      #daafb4 RGB pie chart
      #daafb4 color shades, tints & tones
#daafb4 color schemes
#daafb4 color preview, HTML & CSS examples
           This text has a color of #daafb4        
        
          <p style="color:#daafb4;">Text here</p>
        
        
          .mytext {color:#daafb4;}
        
        Text color #daafb4
      
           This box has a color of #daafb4        
        
          <div style="background-color:#daafb4;">Content here</div>
        
        
          .mybackground {background-color:#daafb4;}
        
        Background color #daafb4
      
           Border around this has a color of #daafb4        
        
          <div style="border:2px solid #daafb4;">Content here</div>
        
        
          .myborder {border:2px solid #daafb4;}
        
        Border color #daafb4