#c6bb14 color space conversions
Hex:
        #c6bb14
        RGB:
        198, 187, 20
        CMY:
        22, 27, 92
        CMYK:
        0, 6, 90, 22
      HSL:
        56°, 81.6514%, 42.7451%
        HSV (HSB):
        56°, 89.8990%, 77.6471%
        XYZ:
        41.1853, 47.5969, 7.6782
        xyY:
        0.4270, 0.4934, 47.5969
      CIE-Lab:
        74.5700, -12.0284, 73.5265
        CIE-LCH:
        74.5700, 74.5039, 99.2909
        CIE-Luv:
        74.5700, 13.4384, 79.6348
        Hunter-Lab:
        68.9905, -14.1742, 41.6947
      #c6bb14 color charts
#c6bb14 RGB chart
      #c6bb14 CMYK chart
      #c6bb14 RGB pie chart
      #c6bb14 color shades, tints & tones
#c6bb14 color schemes
#c6bb14 color preview, HTML & CSS examples
           This text has a color of #c6bb14        
        
          <p style="color:#c6bb14;">Text here</p>
        
        
          .mytext {color:#c6bb14;}
        
        Text color #c6bb14
      
           This box has a color of #c6bb14        
        
          <div style="background-color:#c6bb14;">Content here</div>
        
        
          .mybackground {background-color:#c6bb14;}
        
        Background color #c6bb14
      
           Border around this has a color of #c6bb14        
        
          <div style="border:2px solid #c6bb14;">Content here</div>
        
        
          .myborder {border:2px solid #c6bb14;}
        
        Border color #c6bb14