#bc9a58 color space conversions
Hex:
        #bc9a58
        RGB:
        188, 154, 88
        CMY:
        26, 40, 65
        CMYK:
        0, 18, 53, 26
      HSL:
        40°, 42.7350%, 54.1176%
        HSV (HSB):
        40°, 53.1915%, 73.7255%
        XYZ:
        34.0561, 34.5071, 14.0981
        xyY:
        0.4120, 0.4175, 34.5071
      CIE-Lab:
        65.3631, 4.4280, 39.1007
        CIE-LCH:
        65.3631, 39.3507, 83.5390
        CIE-Luv:
        65.3631, 26.7751, 46.3408
        Hunter-Lab:
        58.7428, 0.6854, 26.8905
      #bc9a58 color charts
#bc9a58 RGB chart
      #bc9a58 CMYK chart
      #bc9a58 RGB pie chart
      #bc9a58 color shades, tints & tones
#bc9a58 color schemes
#bc9a58 color preview, HTML & CSS examples
           This text has a color of #bc9a58        
        
          <p style="color:#bc9a58;">Text here</p>
        
        
          .mytext {color:#bc9a58;}
        
        Text color #bc9a58
      
           This box has a color of #bc9a58        
        
          <div style="background-color:#bc9a58;">Content here</div>
        
        
          .mybackground {background-color:#bc9a58;}
        
        Background color #bc9a58
      
           Border around this has a color of #bc9a58        
        
          <div style="border:2px solid #bc9a58;">Content here</div>
        
        
          .myborder {border:2px solid #bc9a58;}
        
        Border color #bc9a58