#c4b962 color space conversions
Hex:
        #c4b962
        RGB:
        196, 185, 98
        CMY:
        23, 27, 62
        CMYK:
        0, 6, 50, 23
      HSL:
        53°, 45.3704%, 57.6471%
        HSV (HSB):
        53°, 50.0000%, 76.8627%
        XYZ:
        42.3185, 47.3155, 18.4577
        xyY:
        0.3915, 0.4377, 47.3155
      CIE-Lab:
        74.3911, -7.8187, 45.1584
        CIE-LCH:
        74.3911, 45.8302, 99.8228
        CIE-Luv:
        74.3911, 11.4185, 57.1245
        Hunter-Lab:
        68.7863, -10.5597, 32.2409
      #c4b962 color charts
#c4b962 RGB chart
      #c4b962 CMYK chart
      #c4b962 RGB pie chart
      #c4b962 color shades, tints & tones
#c4b962 color schemes
#c4b962 color preview, HTML & CSS examples
           This text has a color of #c4b962        
        
          <p style="color:#c4b962;">Text here</p>
        
        
          .mytext {color:#c4b962;}
        
        Text color #c4b962
      
           This box has a color of #c4b962        
        
          <div style="background-color:#c4b962;">Content here</div>
        
        
          .mybackground {background-color:#c4b962;}
        
        Background color #c4b962
      
           Border around this has a color of #c4b962        
        
          <div style="border:2px solid #c4b962;">Content here</div>
        
        
          .myborder {border:2px solid #c4b962;}
        
        Border color #c4b962