#daa1ab color space conversions
Hex:
        #daa1ab
        RGB:
        218, 161, 171
        CMY:
        15, 37, 33
        CMYK:
        0, 26, 22, 15
      HSL:
        349°, 43.5115%, 74.3137%
        HSV (HSB):
        349°, 26.1468%, 85.4902%
        XYZ:
        49.0090, 43.3354, 44.3096
        xyY:
        0.3586, 0.3171, 43.3354
      CIE-Lab:
        71.7821, 22.5719, 3.1389
        CIE-LCH:
        71.7821, 22.7891, 7.9169
        CIE-Luv:
        71.7821, 35.2635, 0.4234
        Hunter-Lab:
        65.8297, 17.6881, 6.1730
      #daa1ab color charts
#daa1ab RGB chart
      #daa1ab CMYK chart
      #daa1ab RGB pie chart
      #daa1ab color shades, tints & tones
#daa1ab color schemes
#daa1ab color preview, HTML & CSS examples
           This text has a color of #daa1ab        
        
          <p style="color:#daa1ab;">Text here</p>
        
        
          .mytext {color:#daa1ab;}
        
        Text color #daa1ab
      
           This box has a color of #daa1ab        
        
          <div style="background-color:#daa1ab;">Content here</div>
        
        
          .mybackground {background-color:#daa1ab;}
        
        Background color #daa1ab
      
           Border around this has a color of #daa1ab        
        
          <div style="border:2px solid #daa1ab;">Content here</div>
        
        
          .myborder {border:2px solid #daa1ab;}
        
        Border color #daa1ab