#bc9b55 color space conversions
Hex:
        #bc9b55
        RGB:
        188, 155, 85
        CMY:
        26, 39, 67
        CMYK:
        0, 18, 55, 26
      HSL:
        41°, 43.4599%, 53.5294%
        HSV (HSB):
        41°, 54.7872%, 73.7255%
        XYZ:
        34.1001, 34.7899, 13.5122
        xyY:
        0.4138, 0.4222, 34.7899
      CIE-Lab:
        65.5848, 3.6254, 40.9045
        CIE-LCH:
        65.5848, 41.0648, 84.9350
        CIE-Luv:
        65.5848, 26.2887, 48.2465
        Hunter-Lab:
        58.9830, -0.0233, 27.7056
      #bc9b55 color charts
#bc9b55 RGB chart
      #bc9b55 CMYK chart
      #bc9b55 RGB pie chart
      #bc9b55 color shades, tints & tones
#bc9b55 color schemes
#bc9b55 color preview, HTML & CSS examples
           This text has a color of #bc9b55        
        
          <p style="color:#bc9b55;">Text here</p>
        
        
          .mytext {color:#bc9b55;}
        
        Text color #bc9b55
      
           This box has a color of #bc9b55        
        
          <div style="background-color:#bc9b55;">Content here</div>
        
        
          .mybackground {background-color:#bc9b55;}
        
        Background color #bc9b55
      
           Border around this has a color of #bc9b55        
        
          <div style="border:2px solid #bc9b55;">Content here</div>
        
        
          .myborder {border:2px solid #bc9b55;}
        
        Border color #bc9b55