#bdaf9e color space conversions
Hex:
        #bdaf9e
        RGB:
        189, 175, 158
        CMY:
        26, 31, 38
        CMYK:
        0, 7, 16, 26
      HSL:
        33°, 19.0184%, 68.0392%
        HSV (HSB):
        33°, 16.4021%, 74.1176%
        XYZ:
        42.4878, 43.9474, 38.5911
        xyY:
        0.3398, 0.3515, 43.9474
      CIE-Lab:
        72.1933, 2.1631, 10.5197
        CIE-LCH:
        72.1933, 10.7398, 78.3805
        CIE-Luv:
        72.1933, 9.4402, 14.5514
        Hunter-Lab:
        66.2928, -1.6098, 11.8904
      #bdaf9e color charts
#bdaf9e RGB chart
      #bdaf9e CMYK chart
      #bdaf9e RGB pie chart
      #bdaf9e color shades, tints & tones
#bdaf9e color schemes
#bdaf9e color preview, HTML & CSS examples
           This text has a color of #bdaf9e        
        
          <p style="color:#bdaf9e;">Text here</p>
        
        
          .mytext {color:#bdaf9e;}
        
        Text color #bdaf9e
      
           This box has a color of #bdaf9e        
        
          <div style="background-color:#bdaf9e;">Content here</div>
        
        
          .mybackground {background-color:#bdaf9e;}
        
        Background color #bdaf9e
      
           Border around this has a color of #bdaf9e        
        
          <div style="border:2px solid #bdaf9e;">Content here</div>
        
        
          .myborder {border:2px solid #bdaf9e;}
        
        Border color #bdaf9e