#bca402 color space conversions
Hex:
        #bca402
        RGB:
        188, 164, 2
        CMY:
        26, 36, 99
        CMYK:
        0, 13, 99, 26
      HSL:
        52°, 97.8947%, 37.2549%
        HSV (HSB):
        52°, 98.9362%, 73.7255%
        XYZ:
        34.0255, 37.2467, 5.4534
        xyY:
        0.4435, 0.4855, 37.2467
      CIE-Lab:
        67.4617, -4.7240, 70.1770
        CIE-LCH:
        67.4617, 70.3358, 93.8511
        CIE-Luv:
        67.4617, 22.4625, 71.9401
        Hunter-Lab:
        61.0300, -7.2853, 37.4231
      #bca402 color charts
#bca402 RGB chart
      #bca402 CMYK chart
      #bca402 RGB pie chart
      #bca402 color shades, tints & tones
#bca402 color schemes
#bca402 color preview, HTML & CSS examples
           This text has a color of #bca402        
        
          <p style="color:#bca402;">Text here</p>
        
        
          .mytext {color:#bca402;}
        
        Text color #bca402
      
           This box has a color of #bca402        
        
          <div style="background-color:#bca402;">Content here</div>
        
        
          .mybackground {background-color:#bca402;}
        
        Background color #bca402
      
           Border around this has a color of #bca402        
        
          <div style="border:2px solid #bca402;">Content here</div>
        
        
          .myborder {border:2px solid #bca402;}
        
        Border color #bca402