#c8b760 color space conversions
Hex:
        #c8b760
        RGB:
        200, 183, 96
        CMY:
        22, 28, 62
        CMYK:
        0, 9, 52, 22
      HSL:
        50°, 48.5981%, 58.0392%
        HSV (HSB):
        50°, 52.0000%, 78.4314%
        XYZ:
        42.8642, 46.9909, 17.8773
        xyY:
        0.3979, 0.4362, 46.9909
      CIE-Lab:
        74.1839, -5.2914, 45.9736
        CIE-LCH:
        74.1839, 46.2771, 96.5656
        CIE-Luv:
        74.1839, 15.5439, 57.2987
        Hunter-Lab:
        68.5499, -8.3463, 32.5225
      #c8b760 color charts
#c8b760 RGB chart
      #c8b760 CMYK chart
      #c8b760 RGB pie chart
      #c8b760 color shades, tints & tones
#c8b760 color schemes
#c8b760 color preview, HTML & CSS examples
           This text has a color of #c8b760        
        
          <p style="color:#c8b760;">Text here</p>
        
        
          .mytext {color:#c8b760;}
        
        Text color #c8b760
      
           This box has a color of #c8b760        
        
          <div style="background-color:#c8b760;">Content here</div>
        
        
          .mybackground {background-color:#c8b760;}
        
        Background color #c8b760
      
           Border around this has a color of #c8b760        
        
          <div style="border:2px solid #c8b760;">Content here</div>
        
        
          .myborder {border:2px solid #c8b760;}
        
        Border color #c8b760