#c8bc74 color space conversions
Hex:
        #c8bc74
        RGB:
        200, 188, 116
        CMY:
        22, 26, 55
        CMYK:
        0, 6, 42, 22
      HSL:
        51°, 43.2990%, 61.9608%
        HSV (HSB):
        51°, 42.0000%, 78.4314%
        XYZ:
        44.9550, 49.5068, 23.7094
        xyY:
        0.3804, 0.4189, 49.5068
      CIE-Lab:
        75.7655, -5.9730, 37.8930
        CIE-LCH:
        75.7655, 38.3609, 98.9577
        CIE-Luv:
        75.7655, 11.3995, 49.7907
        Hunter-Lab:
        70.3610, -9.0847, 29.2739
      #c8bc74 color charts
#c8bc74 RGB chart
      #c8bc74 CMYK chart
      #c8bc74 RGB pie chart
      #c8bc74 color shades, tints & tones
#c8bc74 color schemes
#c8bc74 color preview, HTML & CSS examples
           This text has a color of #c8bc74        
        
          <p style="color:#c8bc74;">Text here</p>
        
        
          .mytext {color:#c8bc74;}
        
        Text color #c8bc74
      
           This box has a color of #c8bc74        
        
          <div style="background-color:#c8bc74;">Content here</div>
        
        
          .mybackground {background-color:#c8bc74;}
        
        Background color #c8bc74
      
           Border around this has a color of #c8bc74        
        
          <div style="border:2px solid #c8bc74;">Content here</div>
        
        
          .myborder {border:2px solid #c8bc74;}
        
        Border color #c8bc74