#c0b656 color space conversions
Hex:
        #c0b656
        RGB:
        192, 182, 86
        CMY:
        25, 29, 66
        CMYK:
        0, 5, 55, 25
      HSL:
        54°, 45.6897%, 54.5098%
        HSV (HSB):
        54°, 55.2083%, 75.2941%
        XYZ:
        40.1459, 45.3343, 15.4386
        xyY:
        0.3978, 0.4492, 45.3343
      CIE-Lab:
        73.1114, -8.9517, 49.3497
        CIE-LCH:
        73.1114, 50.1550, 100.2812
        CIE-Luv:
        73.1114, 11.0911, 60.8109
        Hunter-Lab:
        67.3307, -11.3983, 33.5366
      #c0b656 color charts
#c0b656 RGB chart
      #c0b656 CMYK chart
      #c0b656 RGB pie chart
      #c0b656 color shades, tints & tones
#c0b656 color schemes
#c0b656 color preview, HTML & CSS examples
           This text has a color of #c0b656        
        
          <p style="color:#c0b656;">Text here</p>
        
        
          .mytext {color:#c0b656;}
        
        Text color #c0b656
      
           This box has a color of #c0b656        
        
          <div style="background-color:#c0b656;">Content here</div>
        
        
          .mybackground {background-color:#c0b656;}
        
        Background color #c0b656
      
           Border around this has a color of #c0b656        
        
          <div style="border:2px solid #c0b656;">Content here</div>
        
        
          .myborder {border:2px solid #c0b656;}
        
        Border color #c0b656