#bca039 color space conversions
Hex:
        #bca039
        RGB:
        188, 160, 57
        CMY:
        26, 37, 78
        CMYK:
        0, 15, 70, 26
      HSL:
        47°, 53.4694%, 48.0392%
        HSV (HSB):
        47°, 69.6809%, 73.7255%
        XYZ:
        34.0484, 36.1284, 9.0498
        xyY:
        0.4298, 0.4560, 36.1284
      CIE-Lab:
        66.6179, -1.0073, 55.1629
        CIE-LCH:
        66.6179, 55.1721, 91.0462
        CIE-Luv:
        66.6179, 24.2261, 61.3002
        Hunter-Lab:
        60.1069, -4.0733, 33.1480
      #bca039 color charts
#bca039 RGB chart
      #bca039 CMYK chart
      #bca039 RGB pie chart
      #bca039 color shades, tints & tones
#bca039 color schemes
#bca039 color preview, HTML & CSS examples
           This text has a color of #bca039        
        
          <p style="color:#bca039;">Text here</p>
        
        
          .mytext {color:#bca039;}
        
        Text color #bca039
      
           This box has a color of #bca039        
        
          <div style="background-color:#bca039;">Content here</div>
        
        
          .mybackground {background-color:#bca039;}
        
        Background color #bca039
      
           Border around this has a color of #bca039        
        
          <div style="border:2px solid #bca039;">Content here</div>
        
        
          .myborder {border:2px solid #bca039;}
        
        Border color #bca039