#bca508 color space conversions
Hex:
        #bca508
        RGB:
        188, 165, 8
        CMY:
        26, 35, 97
        CMYK:
        0, 12, 96, 26
      HSL:
        52°, 91.8367%, 38.4314%
        HSV (HSB):
        52°, 95.7447%, 73.7255%
        XYZ:
        34.2380, 37.6192, 5.6864
        xyY:
        0.4415, 0.4851, 37.6192
      CIE-Lab:
        67.7390, -5.1816, 69.6198
        CIE-LCH:
        67.7390, 69.8124, 94.2565
        CIE-Luv:
        67.7390, 21.6936, 71.9149
        Hunter-Lab:
        61.3345, -7.6934, 37.4373
      #bca508 color charts
#bca508 RGB chart
      #bca508 CMYK chart
      #bca508 RGB pie chart
      #bca508 color shades, tints & tones
#bca508 color schemes
#bca508 color preview, HTML & CSS examples
           This text has a color of #bca508        
        
          <p style="color:#bca508;">Text here</p>
        
        
          .mytext {color:#bca508;}
        
        Text color #bca508
      
           This box has a color of #bca508        
        
          <div style="background-color:#bca508;">Content here</div>
        
        
          .mybackground {background-color:#bca508;}
        
        Background color #bca508
      
           Border around this has a color of #bca508        
        
          <div style="border:2px solid #bca508;">Content here</div>
        
        
          .myborder {border:2px solid #bca508;}
        
        Border color #bca508