#bda08e color space conversions
Hex:
        #bda08e
        RGB:
        189, 160, 142
        CMY:
        26, 37, 44
        CMYK:
        0, 15, 25, 26
      HSL:
        23°, 26.2570%, 64.9020%
        HSV (HSB):
        23°, 24.8677%, 74.1176%
        XYZ:
        38.4396, 37.9134, 30.8832
        xyY:
        0.3585, 0.3536, 37.9134
      CIE-Lab:
        67.9568, 7.8746, 13.3463
        CIE-LCH:
        67.9568, 15.4963, 59.4584
        CIE-Luv:
        67.9568, 19.3301, 17.0220
        Hunter-Lab:
        61.5739, 3.6803, 13.3640
      #bda08e color charts
#bda08e RGB chart
      #bda08e CMYK chart
      #bda08e RGB pie chart
      #bda08e color shades, tints & tones
#bda08e color schemes
#bda08e color preview, HTML & CSS examples
           This text has a color of #bda08e        
        
          <p style="color:#bda08e;">Text here</p>
        
        
          .mytext {color:#bda08e;}
        
        Text color #bda08e
      
           This box has a color of #bda08e        
        
          <div style="background-color:#bda08e;">Content here</div>
        
        
          .mybackground {background-color:#bda08e;}
        
        Background color #bda08e
      
           Border around this has a color of #bda08e        
        
          <div style="border:2px solid #bda08e;">Content here</div>
        
        
          .myborder {border:2px solid #bda08e;}
        
        Border color #bda08e