#bca514 color space conversions
Hex:
        #bca514
        RGB:
        188, 165, 20
        CMY:
        26, 35, 92
        CMYK:
        0, 12, 89, 26
      HSL:
        52°, 80.7692%, 40.7843%
        HSV (HSB):
        52°, 89.3617%, 73.7255%
        XYZ:
        34.3204, 37.6521, 6.1205
        xyY:
        0.4395, 0.4821, 37.6521
      CIE-Lab:
        67.7634, -5.0017, 67.8061
        CIE-LCH:
        67.7634, 67.9903, 94.2188
        CIE-Luv:
        67.7634, 21.5754, 70.8895
        Hunter-Lab:
        61.3613, -7.5443, 37.0390
      #bca514 color charts
#bca514 RGB chart
      #bca514 CMYK chart
      #bca514 RGB pie chart
      #bca514 color shades, tints & tones
#bca514 color schemes
#bca514 color preview, HTML & CSS examples
           This text has a color of #bca514        
        
          <p style="color:#bca514;">Text here</p>
        
        
          .mytext {color:#bca514;}
        
        Text color #bca514
      
           This box has a color of #bca514        
        
          <div style="background-color:#bca514;">Content here</div>
        
        
          .mybackground {background-color:#bca514;}
        
        Background color #bca514
      
           Border around this has a color of #bca514        
        
          <div style="border:2px solid #bca514;">Content here</div>
        
        
          .myborder {border:2px solid #bca514;}
        
        Border color #bca514