#c8b514 color space conversions
Hex:
        #c8b514
        RGB:
        200, 181, 20
        CMY:
        22, 29, 92
        CMYK:
        0, 10, 90, 22
      HSL:
        54°, 81.8182%, 43.1373%
        HSV (HSB):
        54°, 90.0000%, 78.4314%
        XYZ:
        40.4696, 45.3776, 7.2876
        xyY:
        0.4345, 0.4872, 45.3776
      CIE-Lab:
        73.1398, -8.0686, 72.4865
        CIE-LCH:
        73.1398, 72.9342, 96.3515
        CIE-Luv:
        73.1398, 19.0471, 77.3279
        Hunter-Lab:
        67.3629, -10.6478, 40.7398
      #c8b514 color charts
#c8b514 RGB chart
      #c8b514 CMYK chart
      #c8b514 RGB pie chart
      #c8b514 color shades, tints & tones
#c8b514 color schemes
#c8b514 color preview, HTML & CSS examples
           This text has a color of #c8b514        
        
          <p style="color:#c8b514;">Text here</p>
        
        
          .mytext {color:#c8b514;}
        
        Text color #c8b514
      
           This box has a color of #c8b514        
        
          <div style="background-color:#c8b514;">Content here</div>
        
        
          .mybackground {background-color:#c8b514;}
        
        Background color #c8b514
      
           Border around this has a color of #c8b514        
        
          <div style="border:2px solid #c8b514;">Content here</div>
        
        
          .myborder {border:2px solid #c8b514;}
        
        Border color #c8b514