#bca802 color space conversions
Hex:
        #bca802
        RGB:
        188, 168, 2
        CMY:
        26, 34, 99
        CMYK:
        0, 11, 99, 26
      HSL:
        54°, 97.8947%, 37.2549%
        HSV (HSB):
        54°, 98.9362%, 73.7255%
        XYZ:
        34.7526, 38.7010, 5.6958
        xyY:
        0.4391, 0.4890, 38.7010
      CIE-Lab:
        68.5341, -6.8353, 70.9496
        CIE-LCH:
        68.5341, 71.2781, 95.5029
        CIE-Luv:
        68.5341, 19.5918, 73.4816
        Hunter-Lab:
        62.2101, -9.1518, 38.1186
      #bca802 color charts
#bca802 RGB chart
      #bca802 CMYK chart
      #bca802 RGB pie chart
      #bca802 color shades, tints & tones
#bca802 color schemes
#bca802 color preview, HTML & CSS examples
           This text has a color of #bca802        
        
          <p style="color:#bca802;">Text here</p>
        
        
          .mytext {color:#bca802;}
        
        Text color #bca802
      
           This box has a color of #bca802        
        
          <div style="background-color:#bca802;">Content here</div>
        
        
          .mybackground {background-color:#bca802;}
        
        Background color #bca802
      
           Border around this has a color of #bca802        
        
          <div style="border:2px solid #bca802;">Content here</div>
        
        
          .myborder {border:2px solid #bca802;}
        
        Border color #bca802