#c2bf34 color space conversions
Hex:
        #c2bf34
        RGB:
        194, 191, 52
        CMY:
        24, 25, 80
        CMYK:
        0, 2, 73, 24
      HSL:
        59°, 57.7236%, 48.2353%
        HSV (HSB):
        59°, 73.1959%, 76.0784%
        XYZ:
        41.4988, 48.9789, 10.5155
        xyY:
        0.4109, 0.4850, 48.9789
      CIE-Lab:
        75.4382, -14.8131, 65.8922
        CIE-LCH:
        75.4382, 67.5367, 102.6699
        CIE-Luv:
        75.4382, 7.5207, 75.9098
        Hunter-Lab:
        69.9849, -16.6289, 40.0809
      #c2bf34 color charts
#c2bf34 RGB chart
      #c2bf34 CMYK chart
      #c2bf34 RGB pie chart
      #c2bf34 color shades, tints & tones
#c2bf34 color schemes
#c2bf34 color preview, HTML & CSS examples
           This text has a color of #c2bf34        
        
          <p style="color:#c2bf34;">Text here</p>
        
        
          .mytext {color:#c2bf34;}
        
        Text color #c2bf34
      
           This box has a color of #c2bf34        
        
          <div style="background-color:#c2bf34;">Content here</div>
        
        
          .mybackground {background-color:#c2bf34;}
        
        Background color #c2bf34
      
           Border around this has a color of #c2bf34        
        
          <div style="border:2px solid #c2bf34;">Content here</div>
        
        
          .myborder {border:2px solid #c2bf34;}
        
        Border color #c2bf34