#c2be14 color space conversions
Hex:
        #c2be14
        RGB:
        194, 190, 20
        CMY:
        24, 25, 92
        CMYK:
        0, 2, 90, 24
      HSL:
        59°, 81.3084%, 41.9608%
        HSV (HSB):
        59°, 89.6907%, 76.0784%
        XYZ:
        40.7879, 48.3468, 7.8439
        xyY:
        0.4206, 0.4985, 48.3468
      CIE-Lab:
        75.0431, -15.2887, 73.7521
        CIE-LCH:
        75.0431, 75.3201, 101.7115
        CIE-Luv:
        75.0431, 8.5911, 80.7605
        Hunter-Lab:
        69.5318, -16.9714, 41.9837
      #c2be14 color charts
#c2be14 RGB chart
      #c2be14 CMYK chart
      #c2be14 RGB pie chart
      #c2be14 color shades, tints & tones
#c2be14 color schemes
#c2be14 color preview, HTML & CSS examples
           This text has a color of #c2be14        
        
          <p style="color:#c2be14;">Text here</p>
        
        
          .mytext {color:#c2be14;}
        
        Text color #c2be14
      
           This box has a color of #c2be14        
        
          <div style="background-color:#c2be14;">Content here</div>
        
        
          .mybackground {background-color:#c2be14;}
        
        Background color #c2be14
      
           Border around this has a color of #c2be14        
        
          <div style="border:2px solid #c2be14;">Content here</div>
        
        
          .myborder {border:2px solid #c2be14;}
        
        Border color #c2be14