#bca644 color space conversions
Hex:
        #bca644
        RGB:
        188, 166, 68
        CMY:
        26, 35, 73
        CMYK:
        0, 12, 64, 26
      HSL:
        49°, 47.2441%, 50.1961%
        HSV (HSB):
        49°, 63.8298%, 73.7255%
        XYZ:
        35.4186, 38.3812, 11.0104
        xyY:
        0.4176, 0.4526, 38.3812
      CIE-Lab:
        68.3006, -3.5591, 52.1684
        CIE-LCH:
        68.3006, 52.2897, 93.9029
        CIE-Luv:
        68.3006, 19.6180, 60.2953
        Hunter-Lab:
        61.9525, -6.3674, 32.8296
      #bca644 color charts
#bca644 RGB chart
      #bca644 CMYK chart
      #bca644 RGB pie chart
      #bca644 color shades, tints & tones
#bca644 color schemes
#bca644 color preview, HTML & CSS examples
           This text has a color of #bca644        
        
          <p style="color:#bca644;">Text here</p>
        
        
          .mytext {color:#bca644;}
        
        Text color #bca644
      
           This box has a color of #bca644        
        
          <div style="background-color:#bca644;">Content here</div>
        
        
          .mybackground {background-color:#bca644;}
        
        Background color #bca644
      
           Border around this has a color of #bca644        
        
          <div style="border:2px solid #bca644;">Content here</div>
        
        
          .myborder {border:2px solid #bca644;}
        
        Border color #bca644