#c2b771 color space conversions
Hex:
        #c2b771
        RGB:
        194, 183, 113
        CMY:
        24, 28, 56
        CMYK:
        0, 6, 42, 24
      HSL:
        52°, 39.9015%, 60.1961%
        HSV (HSB):
        52°, 41.7526%, 76.0784%
        XYZ:
        42.1623, 46.5286, 22.3815
        xyY:
        0.3796, 0.4189, 46.5286
      CIE-Lab:
        73.8872, -6.1170, 36.9441
        CIE-LCH:
        73.8872, 37.4471, 99.4015
        CIE-Luv:
        73.8872, 10.6446, 48.4286
        Hunter-Lab:
        68.2118, -9.0385, 28.2942
      #c2b771 color charts
#c2b771 RGB chart
      #c2b771 CMYK chart
      #c2b771 RGB pie chart
      #c2b771 color shades, tints & tones
#c2b771 color schemes
#c2b771 color preview, HTML & CSS examples
           This text has a color of #c2b771        
        
          <p style="color:#c2b771;">Text here</p>
        
        
          .mytext {color:#c2b771;}
        
        Text color #c2b771
      
           This box has a color of #c2b771        
        
          <div style="background-color:#c2b771;">Content here</div>
        
        
          .mybackground {background-color:#c2b771;}
        
        Background color #c2b771
      
           Border around this has a color of #c2b771        
        
          <div style="border:2px solid #c2b771;">Content here</div>
        
        
          .myborder {border:2px solid #c2b771;}
        
        Border color #c2b771