#bda09b color space conversions
Hex:
        #bda09b
        RGB:
        189, 160, 155
        CMY:
        26, 37, 39
        CMYK:
        0, 15, 18, 26
      HSL:
        9°, 20.4819%, 67.4510%
        HSV (HSB):
        9°, 17.9894%, 74.1176%
        XYZ:
        39.4735, 38.3270, 36.3277
        xyY:
        0.3459, 0.3358, 38.3270
      CIE-Lab:
        68.2609, 9.8494, 6.5627
        CIE-LCH:
        68.2609, 11.8355, 33.6756
        CIE-Luv:
        68.2609, 18.1367, 7.5648
        Hunter-Lab:
        61.9088, 5.4724, 8.5451
      #bda09b color charts
#bda09b RGB chart
      #bda09b CMYK chart
      #bda09b RGB pie chart
      #bda09b color shades, tints & tones
#bda09b color schemes
#bda09b color preview, HTML & CSS examples
           This text has a color of #bda09b        
        
          <p style="color:#bda09b;">Text here</p>
        
        
          .mytext {color:#bda09b;}
        
        Text color #bda09b
      
           This box has a color of #bda09b        
        
          <div style="background-color:#bda09b;">Content here</div>
        
        
          .mybackground {background-color:#bda09b;}
        
        Background color #bda09b
      
           Border around this has a color of #bda09b        
        
          <div style="border:2px solid #bda09b;">Content here</div>
        
        
          .myborder {border:2px solid #bda09b;}
        
        Border color #bda09b