#bca406 color space conversions
Hex:
        #bca406
        RGB:
        188, 164, 6
        CMY:
        26, 36, 98
        CMYK:
        0, 13, 97, 26
      HSL:
        52°, 93.8144%, 38.0392%
        HSV (HSB):
        52°, 96.8085%, 73.7255%
        XYZ:
        34.0474, 37.2554, 5.5688
        xyY:
        0.4429, 0.4846, 37.2554
      CIE-Lab:
        67.4682, -4.6760, 69.6719
        CIE-LCH:
        67.4682, 69.8286, 93.8396
        CIE-Luv:
        67.4682, 22.4302, 71.6650
        Hunter-Lab:
        61.0372, -7.2455, 37.3166
      #bca406 color charts
#bca406 RGB chart
      #bca406 CMYK chart
      #bca406 RGB pie chart
      #bca406 color shades, tints & tones
#bca406 color schemes
#bca406 color preview, HTML & CSS examples
           This text has a color of #bca406        
        
          <p style="color:#bca406;">Text here</p>
        
        
          .mytext {color:#bca406;}
        
        Text color #bca406
      
           This box has a color of #bca406        
        
          <div style="background-color:#bca406;">Content here</div>
        
        
          .mybackground {background-color:#bca406;}
        
        Background color #bca406
      
           Border around this has a color of #bca406        
        
          <div style="border:2px solid #bca406;">Content here</div>
        
        
          .myborder {border:2px solid #bca406;}
        
        Border color #bca406