#c1bd14 color space conversions
Hex:
        #c1bd14
        RGB:
        193, 189, 20
        CMY:
        24, 26, 92
        CMYK:
        0, 2, 90, 24
      HSL:
        59°, 81.2207%, 41.7647%
        HSV (HSB):
        59°, 89.6373%, 75.6863%
        XYZ:
        40.3162, 47.7832, 7.7600
        xyY:
        0.4206, 0.4985, 47.7832
      CIE-Lab:
        74.6880, -15.2173, 73.4377
        CIE-LCH:
        74.6880, 74.9977, 101.7068
        CIE-Luv:
        74.6880, 8.5626, 80.3602
        Hunter-Lab:
        69.1254, -16.8623, 41.7319
      #c1bd14 color charts
#c1bd14 RGB chart
      #c1bd14 CMYK chart
      #c1bd14 RGB pie chart
      #c1bd14 color shades, tints & tones
#c1bd14 color schemes
#c1bd14 color preview, HTML & CSS examples
           This text has a color of #c1bd14        
        
          <p style="color:#c1bd14;">Text here</p>
        
        
          .mytext {color:#c1bd14;}
        
        Text color #c1bd14
      
           This box has a color of #c1bd14        
        
          <div style="background-color:#c1bd14;">Content here</div>
        
        
          .mybackground {background-color:#c1bd14;}
        
        Background color #c1bd14
      
           Border around this has a color of #c1bd14        
        
          <div style="border:2px solid #c1bd14;">Content here</div>
        
        
          .myborder {border:2px solid #c1bd14;}
        
        Border color #c1bd14