#bca718 color space conversions
Hex:
        #bca718
        RGB:
        188, 167, 24
        CMY:
        26, 35, 91
        CMYK:
        0, 11, 87, 26
      HSL:
        52°, 77.3585%, 41.5686%
        HSV (HSB):
        52°, 87.2340%, 73.7255%
        XYZ:
        34.7226, 38.3947, 6.4450
        xyY:
        0.4364, 0.4826, 38.3947
      CIE-Lab:
        68.3106, -5.9745, 67.4187
        CIE-LCH:
        68.3106, 67.6829, 95.0642
        CIE-Luv:
        68.3106, 20.0951, 71.2015
        Hunter-Lab:
        61.9635, -8.4097, 37.2075
      #bca718 color charts
#bca718 RGB chart
      #bca718 CMYK chart
      #bca718 RGB pie chart
      #bca718 color shades, tints & tones
#bca718 color schemes
#bca718 color preview, HTML & CSS examples
           This text has a color of #bca718        
        
          <p style="color:#bca718;">Text here</p>
        
        
          .mytext {color:#bca718;}
        
        Text color #bca718
      
           This box has a color of #bca718        
        
          <div style="background-color:#bca718;">Content here</div>
        
        
          .mybackground {background-color:#bca718;}
        
        Background color #bca718
      
           Border around this has a color of #bca718        
        
          <div style="border:2px solid #bca718;">Content here</div>
        
        
          .myborder {border:2px solid #bca718;}
        
        Border color #bca718