#c2b279 color space conversions
Hex:
        #c2b279
        RGB:
        194, 178, 121
        CMY:
        24, 30, 53
        CMYK:
        0, 8, 38, 24
      HSL:
        47°, 37.4359%, 61.7647%
        HSV (HSB):
        47°, 37.6289%, 76.0784%
        XYZ:
        41.6197, 44.6906, 24.5217
        xyY:
        0.3755, 0.4032, 44.6906
      CIE-Lab:
        72.6877, -2.5894, 31.2277
        CIE-LCH:
        72.6877, 31.3348, 94.7402
        CIE-Luv:
        72.6877, 13.3127, 41.2800
        Hunter-Lab:
        66.8510, -5.8598, 25.0475
      #c2b279 color charts
#c2b279 RGB chart
      #c2b279 CMYK chart
      #c2b279 RGB pie chart
      #c2b279 color shades, tints & tones
#c2b279 color schemes
#c2b279 color preview, HTML & CSS examples
           This text has a color of #c2b279        
        
          <p style="color:#c2b279;">Text here</p>
        
        
          .mytext {color:#c2b279;}
        
        Text color #c2b279
      
           This box has a color of #c2b279        
        
          <div style="background-color:#c2b279;">Content here</div>
        
        
          .mybackground {background-color:#c2b279;}
        
        Background color #c2b279
      
           Border around this has a color of #c2b279        
        
          <div style="border:2px solid #c2b279;">Content here</div>
        
        
          .myborder {border:2px solid #c2b279;}
        
        Border color #c2b279