#c5b962 color space conversions
Hex:
        #c5b962
        RGB:
        197, 185, 98
        CMY:
        23, 27, 62
        CMYK:
        0, 6, 50, 23
      HSL:
        53°, 46.0465%, 57.8431%
        HSV (HSB):
        53°, 50.2538%, 77.2549%
        XYZ:
        42.5795, 47.4501, 18.4699
        xyY:
        0.3924, 0.4373, 47.4501
      CIE-Lab:
        74.4767, -7.4043, 45.2816
        CIE-LCH:
        74.4767, 45.8829, 99.2867
        CIE-Luv:
        74.4767, 12.0994, 57.1778
        Hunter-Lab:
        68.8840, -10.2102, 32.3214
      #c5b962 color charts
#c5b962 RGB chart
      #c5b962 CMYK chart
      #c5b962 RGB pie chart
      #c5b962 color shades, tints & tones
#c5b962 color schemes
#c5b962 color preview, HTML & CSS examples
           This text has a color of #c5b962        
        
          <p style="color:#c5b962;">Text here</p>
        
        
          .mytext {color:#c5b962;}
        
        Text color #c5b962
      
           This box has a color of #c5b962        
        
          <div style="background-color:#c5b962;">Content here</div>
        
        
          .mybackground {background-color:#c5b962;}
        
        Background color #c5b962
      
           Border around this has a color of #c5b962        
        
          <div style="border:2px solid #c5b962;">Content here</div>
        
        
          .myborder {border:2px solid #c5b962;}
        
        Border color #c5b962