#c2c264 color space conversions
Hex:
        #c2c264
        RGB:
        194, 194, 100
        CMY:
        24, 24, 61
        CMYK:
        0, 0, 48, 24
      HSL:
        60°, 43.5185%, 57.6471%
        HSV (HSB):
        60°, 48.4536%, 76.0784%
        XYZ:
        43.8402, 50.9730, 19.5847
        xyY:
        0.3832, 0.4456, 50.9730
      CIE-Lab:
        76.6627, -13.0873, 46.8661
        CIE-LCH:
        76.6627, 48.6592, 105.6023
        CIE-Luv:
        76.6627, 4.3626, 60.4742
        Hunter-Lab:
        71.3954, -15.3344, 33.7127
      #c2c264 color charts
#c2c264 RGB chart
      #c2c264 CMYK chart
      #c2c264 RGB pie chart
      #c2c264 color shades, tints & tones
#c2c264 color schemes
#c2c264 color preview, HTML & CSS examples
           This text has a color of #c2c264        
        
          <p style="color:#c2c264;">Text here</p>
        
        
          .mytext {color:#c2c264;}
        
        Text color #c2c264
      
           This box has a color of #c2c264        
        
          <div style="background-color:#c2c264;">Content here</div>
        
        
          .mybackground {background-color:#c2c264;}
        
        Background color #c2c264
      
           Border around this has a color of #c2c264        
        
          <div style="border:2px solid #c2c264;">Content here</div>
        
        
          .myborder {border:2px solid #c2c264;}
        
        Border color #c2c264