#bba541 color space conversions
Hex:
        #bba541
        RGB:
        187, 165, 65
        CMY:
        27, 35, 75
        CMYK:
        0, 12, 65, 27
      HSL:
        49°, 48.4127%, 49.4118%
        HSV (HSB):
        49°, 65.2406%, 73.3333%
        XYZ:
        34.9028, 37.8567, 10.4685
        xyY:
        0.4194, 0.4549, 37.8567
      CIE-Lab:
        67.9149, -3.6519, 53.0577
        CIE-LCH:
        67.9149, 53.1832, 93.9374
        CIE-Luv:
        67.9149, 19.6989, 60.8552
        Hunter-Lab:
        61.5278, -6.4163, 32.9817
      #bba541 color charts
#bba541 RGB chart
      #bba541 CMYK chart
      #bba541 RGB pie chart
      #bba541 color shades, tints & tones
#bba541 color schemes
#bba541 color preview, HTML & CSS examples
           This text has a color of #bba541        
        
          <p style="color:#bba541;">Text here</p>
        
        
          .mytext {color:#bba541;}
        
        Text color #bba541
      
           This box has a color of #bba541        
        
          <div style="background-color:#bba541;">Content here</div>
        
        
          .mybackground {background-color:#bba541;}
        
        Background color #bba541
      
           Border around this has a color of #bba541        
        
          <div style="border:2px solid #bba541;">Content here</div>
        
        
          .myborder {border:2px solid #bba541;}
        
        Border color #bba541