#c2b842 color space conversions
Hex:
        #c2b842
        RGB:
        194, 184, 66
        CMY:
        24, 28, 74
        CMYK:
        0, 5, 66, 24
      HSL:
        55°, 51.2000%, 50.9804%
        HSV (HSB):
        55°, 65.9794%, 76.0784%
        XYZ:
        40.3720, 46.1437, 11.9330
        xyY:
        0.4101, 0.4687, 46.1437
      CIE-Lab:
        73.6387, -10.5212, 58.8387
        CIE-LCH:
        73.6387, 59.7720, 100.1381
        CIE-Luv:
        73.6387, 11.8148, 69.0984
        Hunter-Lab:
        67.9291, -12.7889, 37.1350
      #c2b842 color charts
#c2b842 RGB chart
      #c2b842 CMYK chart
      #c2b842 RGB pie chart
      #c2b842 color shades, tints & tones
#c2b842 color schemes
#c2b842 color preview, HTML & CSS examples
           This text has a color of #c2b842        
        
          <p style="color:#c2b842;">Text here</p>
        
        
          .mytext {color:#c2b842;}
        
        Text color #c2b842
      
           This box has a color of #c2b842        
        
          <div style="background-color:#c2b842;">Content here</div>
        
        
          .mybackground {background-color:#c2b842;}
        
        Background color #c2b842
      
           Border around this has a color of #c2b842        
        
          <div style="border:2px solid #c2b842;">Content here</div>
        
        
          .myborder {border:2px solid #c2b842;}
        
        Border color #c2b842