#bdaea4 color space conversions
Hex:
        #bdaea4
        RGB:
        189, 174, 164
        CMY:
        26, 32, 36
        CMYK:
        0, 8, 13, 26
      HSL:
        24°, 15.9236%, 69.2157%
        HSV (HSB):
        24°, 13.2275%, 74.1176%
        XYZ:
        42.8232, 43.7713, 41.3136
        xyY:
        0.3348, 0.3422, 43.7713
      CIE-Lab:
        72.0753, 3.6749, 7.0632
        CIE-LCH:
        72.0753, 7.9620, 62.5127
        CIE-Luv:
        72.0753, 9.5647, 9.4964
        Hunter-Lab:
        66.1598, -0.2424, 9.2882
      #bdaea4 color charts
#bdaea4 RGB chart
      #bdaea4 CMYK chart
      #bdaea4 RGB pie chart
      #bdaea4 color shades, tints & tones
#bdaea4 color schemes
#bdaea4 color preview, HTML & CSS examples
           This text has a color of #bdaea4        
        
          <p style="color:#bdaea4;">Text here</p>
        
        
          .mytext {color:#bdaea4;}
        
        Text color #bdaea4
      
           This box has a color of #bdaea4        
        
          <div style="background-color:#bdaea4;">Content here</div>
        
        
          .mybackground {background-color:#bdaea4;}
        
        Background color #bdaea4
      
           Border around this has a color of #bdaea4        
        
          <div style="border:2px solid #bdaea4;">Content here</div>
        
        
          .myborder {border:2px solid #bdaea4;}
        
        Border color #bdaea4