#c2b347 color space conversions
Hex:
        #c2b347
        RGB:
        194, 179, 71
        CMY:
        24, 30, 72
        CMYK:
        0, 8, 63, 24
      HSL:
        53°, 50.2041%, 51.9608%
        HSV (HSB):
        53°, 63.4021%, 76.0784%
        XYZ:
        39.5056, 44.1645, 12.4037
        xyY:
        0.4112, 0.4597, 44.1645
      CIE-Lab:
        72.3383, -7.6243, 55.3547
        CIE-LCH:
        72.3383, 55.8773, 97.8424
        CIE-Luv:
        72.3383, 14.9896, 65.2564
        Hunter-Lab:
        66.4564, -10.1877, 35.4533
      #c2b347 color charts
#c2b347 RGB chart
      #c2b347 CMYK chart
      #c2b347 RGB pie chart
      #c2b347 color shades, tints & tones
#c2b347 color schemes
#c2b347 color preview, HTML & CSS examples
           This text has a color of #c2b347        
        
          <p style="color:#c2b347;">Text here</p>
        
        
          .mytext {color:#c2b347;}
        
        Text color #c2b347
      
           This box has a color of #c2b347        
        
          <div style="background-color:#c2b347;">Content here</div>
        
        
          .mybackground {background-color:#c2b347;}
        
        Background color #c2b347
      
           Border around this has a color of #c2b347        
        
          <div style="border:2px solid #c2b347;">Content here</div>
        
        
          .myborder {border:2px solid #c2b347;}
        
        Border color #c2b347