#bca145 color space conversions
Hex:
        #bca145
        RGB:
        188, 161, 69
        CMY:
        26, 37, 73
        CMYK:
        0, 14, 63, 26
      HSL:
        46°, 47.0356%, 50.3922%
        HSV (HSB):
        46°, 63.2979%, 73.7255%
        XYZ:
        34.5581, 36.6108, 10.8754
        xyY:
        0.4212, 0.4462, 36.6108
      CIE-Lab:
        66.9840, -0.8220, 50.2807
        CIE-LCH:
        66.9840, 50.2874, 90.9366
        CIE-Luv:
        66.9840, 23.0215, 57.6997
        Hunter-Lab:
        60.5068, -3.9379, 31.6981
      #bca145 color charts
#bca145 RGB chart
      #bca145 CMYK chart
      #bca145 RGB pie chart
      #bca145 color shades, tints & tones
#bca145 color schemes
#bca145 color preview, HTML & CSS examples
           This text has a color of #bca145        
        
          <p style="color:#bca145;">Text here</p>
        
        
          .mytext {color:#bca145;}
        
        Text color #bca145
      
           This box has a color of #bca145        
        
          <div style="background-color:#bca145;">Content here</div>
        
        
          .mybackground {background-color:#bca145;}
        
        Background color #bca145
      
           Border around this has a color of #bca145        
        
          <div style="border:2px solid #bca145;">Content here</div>
        
        
          .myborder {border:2px solid #bca145;}
        
        Border color #bca145