#bca106 color space conversions
Hex:
        #bca106
        RGB:
        188, 161, 6
        CMY:
        26, 37, 98
        CMYK:
        0, 14, 97, 26
      HSL:
        51°, 93.8144%, 38.0392%
        HSV (HSB):
        51°, 96.8085%, 73.7255%
        XYZ:
        33.5168, 36.1943, 5.3920
        xyY:
        0.4463, 0.4819, 36.1943
      CIE-Lab:
        66.6681, -3.0814, 69.0867
        CIE-LCH:
        66.6681, 69.1554, 92.5538
        CIE-Luv:
        66.6681, 24.6079, 70.5057
        Hunter-Lab:
        60.1617, -5.8384, 36.7993
      #bca106 color charts
#bca106 RGB chart
      #bca106 CMYK chart
      #bca106 RGB pie chart
      #bca106 color shades, tints & tones
#bca106 color schemes
#bca106 color preview, HTML & CSS examples
           This text has a color of #bca106        
        
          <p style="color:#bca106;">Text here</p>
        
        
          .mytext {color:#bca106;}
        
        Text color #bca106
      
           This box has a color of #bca106        
        
          <div style="background-color:#bca106;">Content here</div>
        
        
          .mybackground {background-color:#bca106;}
        
        Background color #bca106
      
           Border around this has a color of #bca106        
        
          <div style="border:2px solid #bca106;">Content here</div>
        
        
          .myborder {border:2px solid #bca106;}
        
        Border color #bca106