#c8c156 color space conversions
Hex:
        #c8c156
        RGB:
        200, 193, 86
        CMY:
        22, 24, 66
        CMYK:
        0, 4, 57, 22
      HSL:
        56°, 50.8929%, 56.0784%
        HSV (HSB):
        56°, 57.0000%, 78.4314%
        XYZ:
        44.5691, 51.0912, 16.3166
        xyY:
        0.3980, 0.4563, 51.0912
      CIE-Lab:
        76.7342, -11.2664, 53.6550
        CIE-LCH:
        76.7342, 54.8251, 101.8586
        CIE-Luv:
        76.7342, 9.4624, 66.2462
        Hunter-Lab:
        71.4781, -13.7856, 36.5003
      #c8c156 color charts
#c8c156 RGB chart
      #c8c156 CMYK chart
      #c8c156 RGB pie chart
      #c8c156 color shades, tints & tones
#c8c156 color schemes
#c8c156 color preview, HTML & CSS examples
           This text has a color of #c8c156        
        
          <p style="color:#c8c156;">Text here</p>
        
        
          .mytext {color:#c8c156;}
        
        Text color #c8c156
      
           This box has a color of #c8c156        
        
          <div style="background-color:#c8c156;">Content here</div>
        
        
          .mybackground {background-color:#c8c156;}
        
        Background color #c8c156
      
           Border around this has a color of #c8c156        
        
          <div style="border:2px solid #c8c156;">Content here</div>
        
        
          .myborder {border:2px solid #c8c156;}
        
        Border color #c8c156