#c3bda0 color space conversions
Hex:
        #c3bda0
        RGB:
        195, 189, 160
        CMY:
        24, 26, 37
        CMYK:
        0, 3, 18, 24
      HSL:
        50°, 22.5806%, 69.6078%
        HSV (HSB):
        50°, 17.9487%, 76.4706%
        XYZ:
        47.0484, 50.5354, 40.5323
        xyY:
        0.3406, 0.3659, 50.5354
      CIE-Lab:
        76.3967, -2.7381, 15.4324
        CIE-LCH:
        76.3967, 15.6734, 100.0612
        CIE-Luv:
        76.3967, 5.2091, 22.3162
        Hunter-Lab:
        71.0882, -6.2675, 15.9565
      #c3bda0 color charts
#c3bda0 RGB chart
      #c3bda0 CMYK chart
      #c3bda0 RGB pie chart
      #c3bda0 color shades, tints & tones
#c3bda0 color schemes
#c3bda0 color preview, HTML & CSS examples
           This text has a color of #c3bda0        
        
          <p style="color:#c3bda0;">Text here</p>
        
        
          .mytext {color:#c3bda0;}
        
        Text color #c3bda0
      
           This box has a color of #c3bda0        
        
          <div style="background-color:#c3bda0;">Content here</div>
        
        
          .mybackground {background-color:#c3bda0;}
        
        Background color #c3bda0
      
           Border around this has a color of #c3bda0        
        
          <div style="border:2px solid #c3bda0;">Content here</div>
        
        
          .myborder {border:2px solid #c3bda0;}
        
        Border color #c3bda0