#bca237 color space conversions
Hex:
        #bca237
        RGB:
        188, 162, 55
        CMY:
        26, 36, 78
        CMYK:
        0, 14, 71, 26
      HSL:
        48°, 54.7325%, 47.6471%
        HSV (HSB):
        48°, 70.7447%, 73.7255%
        XYZ:
        34.3490, 36.8079, 8.9087
        xyY:
        0.4290, 0.4597, 36.8079
      CIE-Lab:
        67.1326, -2.1840, 56.5066
        CIE-LCH:
        67.1326, 56.5487, 92.2134
        CIE-Luv:
        67.1326, 22.8884, 62.7513
        Hunter-Lab:
        60.6695, -5.1111, 33.7625
      #bca237 color charts
#bca237 RGB chart
      #bca237 CMYK chart
      #bca237 RGB pie chart
      #bca237 color shades, tints & tones
#bca237 color schemes
#bca237 color preview, HTML & CSS examples
           This text has a color of #bca237        
        
          <p style="color:#bca237;">Text here</p>
        
        
          .mytext {color:#bca237;}
        
        Text color #bca237
      
           This box has a color of #bca237        
        
          <div style="background-color:#bca237;">Content here</div>
        
        
          .mybackground {background-color:#bca237;}
        
        Background color #bca237
      
           Border around this has a color of #bca237        
        
          <div style="border:2px solid #bca237;">Content here</div>
        
        
          .myborder {border:2px solid #bca237;}
        
        Border color #bca237