#bda7a2 color space conversions
Hex:
        #bda7a2
        RGB:
        189, 167, 162
        CMY:
        26, 35, 36
        CMYK:
        0, 12, 14, 26
      HSL:
        11°, 16.9811%, 68.8235%
        HSV (HSB):
        11°, 14.2857%, 74.1176%
        XYZ:
        41.3266, 41.0649, 39.9306
        xyY:
        0.3379, 0.3357, 41.0649
      CIE-Lab:
        70.2214, 7.1478, 5.5007
        CIE-LCH:
        70.2214, 9.0194, 37.5809
        CIE-Luv:
        70.2214, 13.5877, 6.6299
        Hunter-Lab:
        64.0819, 2.9718, 7.9126
      #bda7a2 color charts
#bda7a2 RGB chart
      #bda7a2 CMYK chart
      #bda7a2 RGB pie chart
      #bda7a2 color shades, tints & tones
#bda7a2 color schemes
#bda7a2 color preview, HTML & CSS examples
           This text has a color of #bda7a2        
        
          <p style="color:#bda7a2;">Text here</p>
        
        
          .mytext {color:#bda7a2;}
        
        Text color #bda7a2
      
           This box has a color of #bda7a2        
        
          <div style="background-color:#bda7a2;">Content here</div>
        
        
          .mybackground {background-color:#bda7a2;}
        
        Background color #bda7a2
      
           Border around this has a color of #bda7a2        
        
          <div style="border:2px solid #bda7a2;">Content here</div>
        
        
          .myborder {border:2px solid #bda7a2;}
        
        Border color #bda7a2