#bca235 color space conversions
Hex:
        #bca235
        RGB:
        188, 162, 53
        CMY:
        26, 36, 79
        CMYK:
        0, 14, 72, 26
      HSL:
        48°, 56.0166%, 47.2549%
        HSV (HSB):
        48°, 71.8085%, 73.7255%
        XYZ:
        34.3020, 36.7891, 8.6613
        xyY:
        0.4301, 0.4613, 36.7891
      CIE-Lab:
        67.1185, -2.2855, 57.2935
        CIE-LCH:
        67.1185, 57.3391, 92.2844
        CIE-Luv:
        67.1185, 22.9578, 63.3218
        Hunter-Lab:
        60.6540, -5.1964, 33.9913
      #bca235 color charts
#bca235 RGB chart
      #bca235 CMYK chart
      #bca235 RGB pie chart
      #bca235 color shades, tints & tones
#bca235 color schemes
#bca235 color preview, HTML & CSS examples
           This text has a color of #bca235        
        
          <p style="color:#bca235;">Text here</p>
        
        
          .mytext {color:#bca235;}
        
        Text color #bca235
      
           This box has a color of #bca235        
        
          <div style="background-color:#bca235;">Content here</div>
        
        
          .mybackground {background-color:#bca235;}
        
        Background color #bca235
      
           Border around this has a color of #bca235        
        
          <div style="border:2px solid #bca235;">Content here</div>
        
        
          .myborder {border:2px solid #bca235;}
        
        Border color #bca235