#bca708 color space conversions
Hex:
        #bca708
        RGB:
        188, 167, 8
        CMY:
        26, 35, 97
        CMYK:
        0, 11, 96, 26
      HSL:
        53°, 91.8367%, 38.4314%
        HSV (HSB):
        53°, 95.7447%, 73.7255%
        XYZ:
        34.6016, 38.3463, 5.8076
        xyY:
        0.4394, 0.4869, 38.3463
      CIE-Lab:
        68.2751, -6.2375, 70.0168
        CIE-LCH:
        68.2751, 70.2941, 95.0908
        CIE-Luv:
        68.2751, 20.2605, 72.6898
        Hunter-Lab:
        61.9244, -8.6271, 37.7865
      #bca708 color charts
#bca708 RGB chart
      #bca708 CMYK chart
      #bca708 RGB pie chart
      #bca708 color shades, tints & tones
#bca708 color schemes
#bca708 color preview, HTML & CSS examples
           This text has a color of #bca708        
        
          <p style="color:#bca708;">Text here</p>
        
        
          .mytext {color:#bca708;}
        
        Text color #bca708
      
           This box has a color of #bca708        
        
          <div style="background-color:#bca708;">Content here</div>
        
        
          .mybackground {background-color:#bca708;}
        
        Background color #bca708
      
           Border around this has a color of #bca708        
        
          <div style="border:2px solid #bca708;">Content here</div>
        
        
          .myborder {border:2px solid #bca708;}
        
        Border color #bca708