#c3b954 color space conversions
Hex:
        #c3b954
        RGB:
        195, 185, 84
        CMY:
        24, 27, 67
        CMYK:
        0, 5, 57, 24
      HSL:
        55°, 48.0519%, 54.7059%
        HSV (HSB):
        55°, 56.9231%, 76.4706%
        XYZ:
        41.4549, 46.9401, 15.2629
        xyY:
        0.3999, 0.4528, 46.9401
      CIE-Lab:
        74.1515, -9.4007, 51.5398
        CIE-LCH:
        74.1515, 52.3901, 100.3369
        CIE-Luv:
        74.1515, 11.2798, 63.1547
        Hunter-Lab:
        68.5129, -11.8930, 34.7507
      #c3b954 color charts
#c3b954 RGB chart
      #c3b954 CMYK chart
      #c3b954 RGB pie chart
      #c3b954 color shades, tints & tones
#c3b954 color schemes
#c3b954 color preview, HTML & CSS examples
           This text has a color of #c3b954        
        
          <p style="color:#c3b954;">Text here</p>
        
        
          .mytext {color:#c3b954;}
        
        Text color #c3b954
      
           This box has a color of #c3b954        
        
          <div style="background-color:#c3b954;">Content here</div>
        
        
          .mybackground {background-color:#c3b954;}
        
        Background color #c3b954
      
           Border around this has a color of #c3b954        
        
          <div style="border:2px solid #c3b954;">Content here</div>
        
        
          .myborder {border:2px solid #c3b954;}
        
        Border color #c3b954