#bda49e color space conversions
Hex:
        #bda49e
        RGB:
        189, 164, 158
        CMY:
        26, 36, 38
        CMYK:
        0, 13, 16, 26
      HSL:
        12°, 19.0184%, 68.0392%
        HSV (HSB):
        12°, 16.4021%, 74.1176%
        XYZ:
        40.4333, 39.8384, 37.9063
        xyY:
        0.3421, 0.3371, 39.8384
      CIE-Lab:
        69.3542, 8.1362, 6.4670
        CIE-LCH:
        69.3542, 10.3932, 38.4790
        CIE-Luv:
        69.3542, 15.6057, 7.7767
        Hunter-Lab:
        63.1176, 3.8916, 8.5748
      #bda49e color charts
#bda49e RGB chart
      #bda49e CMYK chart
      #bda49e RGB pie chart
      #bda49e color shades, tints & tones
#bda49e color schemes
#bda49e color preview, HTML & CSS examples
           This text has a color of #bda49e        
        
          <p style="color:#bda49e;">Text here</p>
        
        
          .mytext {color:#bda49e;}
        
        Text color #bda49e
      
           This box has a color of #bda49e        
        
          <div style="background-color:#bda49e;">Content here</div>
        
        
          .mybackground {background-color:#bda49e;}
        
        Background color #bda49e
      
           Border around this has a color of #bda49e        
        
          <div style="border:2px solid #bda49e;">Content here</div>
        
        
          .myborder {border:2px solid #bda49e;}
        
        Border color #bda49e