#c2b382 color space conversions
Hex:
        #c2b382
        RGB:
        194, 179, 130
        CMY:
        24, 30, 49
        CMYK:
        0, 8, 33, 24
      HSL:
        46°, 34.4086%, 63.5294%
        HSV (HSB):
        46°, 32.9897%, 76.0784%
        XYZ:
        42.3975, 45.3212, 27.6324
        xyY:
        0.3676, 0.3929, 45.3212
      CIE-Lab:
        73.1029, -2.0286, 27.0017
        CIE-LCH:
        73.1029, 27.0778, 94.2965
        CIE-Luv:
        73.1029, 12.1656, 36.3880
        Hunter-Lab:
        67.3211, -5.3960, 22.7888
      #c2b382 color charts
#c2b382 RGB chart
      #c2b382 CMYK chart
      #c2b382 RGB pie chart
      #c2b382 color shades, tints & tones
#c2b382 color schemes
#c2b382 color preview, HTML & CSS examples
           This text has a color of #c2b382        
        
          <p style="color:#c2b382;">Text here</p>
        
        
          .mytext {color:#c2b382;}
        
        Text color #c2b382
      
           This box has a color of #c2b382        
        
          <div style="background-color:#c2b382;">Content here</div>
        
        
          .mybackground {background-color:#c2b382;}
        
        Background color #c2b382
      
           Border around this has a color of #c2b382        
        
          <div style="border:2px solid #c2b382;">Content here</div>
        
        
          .myborder {border:2px solid #c2b382;}
        
        Border color #c2b382