#bca113 color space conversions
Hex:
        #bca113
        RGB:
        188, 161, 19
        CMY:
        26, 37, 93
        CMYK:
        0, 14, 90, 26
      HSL:
        50°, 81.6425%, 40.5882%
        HSV (HSB):
        50°, 89.8936%, 73.7255%
        XYZ:
        33.6014, 36.2281, 5.8378
        xyY:
        0.4441, 0.4788, 36.2281
      CIE-Lab:
        66.6939, -2.8953, 67.1601
        CIE-LCH:
        66.6939, 67.2225, 92.4685
        CIE-Luv:
        66.6939, 24.4745, 69.4302
        Hunter-Lab:
        60.1898, -5.6831, 36.3823
      #bca113 color charts
#bca113 RGB chart
      #bca113 CMYK chart
      #bca113 RGB pie chart
      #bca113 color shades, tints & tones
#bca113 color schemes
#bca113 color preview, HTML & CSS examples
           This text has a color of #bca113        
        
          <p style="color:#bca113;">Text here</p>
        
        
          .mytext {color:#bca113;}
        
        Text color #bca113
      
           This box has a color of #bca113        
        
          <div style="background-color:#bca113;">Content here</div>
        
        
          .mybackground {background-color:#bca113;}
        
        Background color #bca113
      
           Border around this has a color of #bca113        
        
          <div style="border:2px solid #bca113;">Content here</div>
        
        
          .myborder {border:2px solid #bca113;}
        
        Border color #bca113