#bca338 color space conversions
Hex:
        #bca338
        RGB:
        188, 163, 56
        CMY:
        26, 36, 78
        CMYK:
        0, 13, 70, 26
      HSL:
        49°, 54.0984%, 47.8431%
        HSV (HSB):
        49°, 70.2128%, 73.7255%
        XYZ:
        34.5500, 37.1713, 9.0952
        xyY:
        0.4275, 0.4599, 37.1713
      CIE-Lab:
        67.4053, -2.6659, 56.3750
        CIE-LCH:
        67.4053, 56.4380, 92.7074
        CIE-Luv:
        67.4053, 22.1503, 62.8858
        Hunter-Lab:
        60.9683, -5.5404, 33.8330
      #bca338 color charts
#bca338 RGB chart
      #bca338 CMYK chart
      #bca338 RGB pie chart
      #bca338 color shades, tints & tones
#bca338 color schemes
#bca338 color preview, HTML & CSS examples
           This text has a color of #bca338        
        
          <p style="color:#bca338;">Text here</p>
        
        
          .mytext {color:#bca338;}
        
        Text color #bca338
      
           This box has a color of #bca338        
        
          <div style="background-color:#bca338;">Content here</div>
        
        
          .mybackground {background-color:#bca338;}
        
        Background color #bca338
      
           Border around this has a color of #bca338        
        
          <div style="border:2px solid #bca338;">Content here</div>
        
        
          .myborder {border:2px solid #bca338;}
        
        Border color #bca338