#c8b562 color space conversions
Hex:
        #c8b562
        RGB:
        200, 181, 98
        CMY:
        22, 29, 62
        CMYK:
        0, 10, 51, 22
      HSL:
        49°, 48.1132%, 58.4314%
        HSV (HSB):
        49°, 51.0000%, 78.4314%
        XYZ:
        42.5479, 46.2089, 18.2320
        xyY:
        0.3977, 0.4319, 46.2089
      CIE-Lab:
        73.6809, -4.0688, 44.3868
        CIE-LCH:
        73.6809, 44.5729, 95.2374
        CIE-Luv:
        73.6809, 16.7524, 55.4050
        Hunter-Lab:
        67.9772, -7.2343, 31.6820
      #c8b562 color charts
#c8b562 RGB chart
      #c8b562 CMYK chart
      #c8b562 RGB pie chart
      #c8b562 color shades, tints & tones
#c8b562 color schemes
#c8b562 color preview, HTML & CSS examples
           This text has a color of #c8b562        
        
          <p style="color:#c8b562;">Text here</p>
        
        
          .mytext {color:#c8b562;}
        
        Text color #c8b562
      
           This box has a color of #c8b562        
        
          <div style="background-color:#c8b562;">Content here</div>
        
        
          .mybackground {background-color:#c8b562;}
        
        Background color #c8b562
      
           Border around this has a color of #c8b562        
        
          <div style="border:2px solid #c8b562;">Content here</div>
        
        
          .myborder {border:2px solid #c8b562;}
        
        Border color #c8b562