#bca813 color space conversions
Hex:
        #bca813
        RGB:
        188, 168, 19
        CMY:
        26, 34, 93
        CMYK:
        0, 11, 90, 26
      HSL:
        53°, 81.6425%, 40.5882%
        HSV (HSB):
        53°, 89.8936%, 73.7255%
        XYZ:
        34.8592, 38.7436, 6.2571
        xyY:
        0.4365, 0.4851, 38.7436
      CIE-Lab:
        68.5652, -6.6039, 68.6227
        CIE-LCH:
        68.5652, 68.9397, 95.4969
        CIE-Luv:
        68.5652, 19.4493, 72.1742
        Hunter-Lab:
        62.2444, -8.9609, 37.6110
      #bca813 color charts
#bca813 RGB chart
      #bca813 CMYK chart
      #bca813 RGB pie chart
      #bca813 color shades, tints & tones
#bca813 color schemes
#bca813 color preview, HTML & CSS examples
           This text has a color of #bca813        
        
          <p style="color:#bca813;">Text here</p>
        
        
          .mytext {color:#bca813;}
        
        Text color #bca813
      
           This box has a color of #bca813        
        
          <div style="background-color:#bca813;">Content here</div>
        
        
          .mybackground {background-color:#bca813;}
        
        Background color #bca813
      
           Border around this has a color of #bca813        
        
          <div style="border:2px solid #bca813;">Content here</div>
        
        
          .myborder {border:2px solid #bca813;}
        
        Border color #bca813