#bca028 color space conversions
Hex:
        #bca028
        RGB:
        188, 160, 40
        CMY:
        26, 37, 84
        CMYK:
        0, 15, 79, 26
      HSL:
        49°, 64.9123%, 44.7059%
        HSV (HSB):
        49°, 78.7234%, 73.7255%
        XYZ:
        33.6928, 35.9862, 7.1777
        xyY:
        0.4384, 0.4682, 35.9862
      CIE-Lab:
        66.5094, -1.7798, 61.4649
        CIE-LCH:
        66.5094, 61.4906, 91.6586
        CIE-Luv:
        66.5094, 24.7797, 65.6900
        Hunter-Lab:
        59.9885, -4.7244, 34.8978
      #bca028 color charts
#bca028 RGB chart
      #bca028 CMYK chart
      #bca028 RGB pie chart
      #bca028 color shades, tints & tones
#bca028 color schemes
#bca028 color preview, HTML & CSS examples
           This text has a color of #bca028        
        
          <p style="color:#bca028;">Text here</p>
        
        
          .mytext {color:#bca028;}
        
        Text color #bca028
      
           This box has a color of #bca028        
        
          <div style="background-color:#bca028;">Content here</div>
        
        
          .mybackground {background-color:#bca028;}
        
        Background color #bca028
      
           Border around this has a color of #bca028        
        
          <div style="border:2px solid #bca028;">Content here</div>
        
        
          .myborder {border:2px solid #bca028;}
        
        Border color #bca028