#bda4a2 color space conversions
Hex:
        #bda4a2
        RGB:
        189, 164, 162
        CMY:
        26, 36, 36
        CMYK:
        0, 13, 14, 26
      HSL:
        4°, 16.9811%, 68.8235%
        HSV (HSB):
        4°, 14.2857%, 74.1176%
        XYZ:
        40.7833, 39.9784, 39.7495
        xyY:
        0.3384, 0.3317, 39.9784
      CIE-Lab:
        69.4541, 8.7877, 4.3947
        CIE-LCH:
        69.4541, 9.8253, 26.5692
        CIE-Luv:
        69.4541, 15.2517, 4.7620
        Hunter-Lab:
        63.2285, 4.4854, 6.9864
      #bda4a2 color charts
#bda4a2 RGB chart
      #bda4a2 CMYK chart
      #bda4a2 RGB pie chart
      #bda4a2 color shades, tints & tones
#bda4a2 color schemes
#bda4a2 color preview, HTML & CSS examples
           This text has a color of #bda4a2        
        
          <p style="color:#bda4a2;">Text here</p>
        
        
          .mytext {color:#bda4a2;}
        
        Text color #bda4a2
      
           This box has a color of #bda4a2        
        
          <div style="background-color:#bda4a2;">Content here</div>
        
        
          .mybackground {background-color:#bda4a2;}
        
        Background color #bda4a2
      
           Border around this has a color of #bda4a2        
        
          <div style="border:2px solid #bda4a2;">Content here</div>
        
        
          .myborder {border:2px solid #bda4a2;}
        
        Border color #bda4a2