#c3b962 color space conversions
Hex:
        #c3b962
        RGB:
        195, 185, 98
        CMY:
        24, 27, 62
        CMYK:
        0, 5, 50, 24
      HSL:
        54°, 44.7005%, 57.4510%
        HSV (HSB):
        54°, 49.7436%, 76.4706%
        XYZ:
        42.0592, 47.1819, 18.4455
        xyY:
        0.3906, 0.4381, 47.1819
      CIE-Lab:
        74.3059, -8.2328, 45.0358
        CIE-LCH:
        74.3059, 45.7821, 100.3596
        CIE-Luv:
        74.3059, 10.7398, 57.0716
        Hunter-Lab:
        68.6891, -10.9079, 32.1608
      #c3b962 color charts
#c3b962 RGB chart
      #c3b962 CMYK chart
      #c3b962 RGB pie chart
      #c3b962 color shades, tints & tones
#c3b962 color schemes
#c3b962 color preview, HTML & CSS examples
           This text has a color of #c3b962        
        
          <p style="color:#c3b962;">Text here</p>
        
        
          .mytext {color:#c3b962;}
        
        Text color #c3b962
      
           This box has a color of #c3b962        
        
          <div style="background-color:#c3b962;">Content here</div>
        
        
          .mybackground {background-color:#c3b962;}
        
        Background color #c3b962
      
           Border around this has a color of #c3b962        
        
          <div style="border:2px solid #c3b962;">Content here</div>
        
        
          .myborder {border:2px solid #c3b962;}
        
        Border color #c3b962