#dab9bf color space conversions
Hex:
        #dab9bf
        RGB:
        218, 185, 191
        CMY:
        15, 27, 25
        CMYK:
        0, 15, 12, 15
      HSL:
        349°, 30.8411%, 79.0196%
        HSV (HSB):
        349°, 15.1376%, 85.4902%
        XYZ:
        55.6664, 53.3649, 56.6567
        xyY:
        0.3360, 0.3221, 53.3649
      CIE-Lab:
        78.0900, 12.7722, 1.3595
        CIE-LCH:
        78.0900, 12.8443, 6.0757
        CIE-Luv:
        78.0900, 19.4503, -0.2774
        Hunter-Lab:
        73.0513, 8.1803, 5.1521
      #dab9bf color charts
#dab9bf RGB chart
      #dab9bf CMYK chart
      #dab9bf RGB pie chart
      #dab9bf color shades, tints & tones
#dab9bf color schemes
#dab9bf color preview, HTML & CSS examples
           This text has a color of #dab9bf        
        
          <p style="color:#dab9bf;">Text here</p>
        
        
          .mytext {color:#dab9bf;}
        
        Text color #dab9bf
      
           This box has a color of #dab9bf        
        
          <div style="background-color:#dab9bf;">Content here</div>
        
        
          .mybackground {background-color:#dab9bf;}
        
        Background color #dab9bf
      
           Border around this has a color of #dab9bf        
        
          <div style="border:2px solid #dab9bf;">Content here</div>
        
        
          .myborder {border:2px solid #dab9bf;}
        
        Border color #dab9bf