#c2bf74 color space conversions
Hex:
        #c2bf74
        RGB:
        194, 191, 116
        CMY:
        24, 25, 55
        CMYK:
        0, 2, 40, 24
      HSL:
        58°, 39.0000%, 60.7843%
        HSV (HSB):
        58°, 40.2062%, 76.0784%
        XYZ:
        44.0313, 49.9919, 23.8517
        xyY:
        0.3735, 0.4241, 49.9919
      CIE-Lab:
        76.0643, -9.9475, 38.1679
        CIE-LCH:
        76.0643, 39.4429, 104.6077
        CIE-Luv:
        76.0643, 5.6007, 50.9559
        Hunter-Lab:
        70.7049, -12.5732, 29.4925
      #c2bf74 color charts
#c2bf74 RGB chart
      #c2bf74 CMYK chart
      #c2bf74 RGB pie chart
      #c2bf74 color shades, tints & tones
#c2bf74 color schemes
#c2bf74 color preview, HTML & CSS examples
           This text has a color of #c2bf74        
        
          <p style="color:#c2bf74;">Text here</p>
        
        
          .mytext {color:#c2bf74;}
        
        Text color #c2bf74
      
           This box has a color of #c2bf74        
        
          <div style="background-color:#c2bf74;">Content here</div>
        
        
          .mybackground {background-color:#c2bf74;}
        
        Background color #c2bf74
      
           Border around this has a color of #c2bf74        
        
          <div style="border:2px solid #c2bf74;">Content here</div>
        
        
          .myborder {border:2px solid #c2bf74;}
        
        Border color #c2bf74