#bc9e52 color space conversions
Hex:
        #bc9e52
        RGB:
        188, 158, 82
        CMY:
        26, 38, 68
        CMYK:
        0, 16, 56, 26
      HSL:
        43°, 44.1667%, 52.9412%
        HSV (HSB):
        43°, 56.3830%, 73.7255%
        XYZ:
        34.4889, 35.7543, 13.0661
        xyY:
        0.4140, 0.4292, 35.7543
      CIE-Lab:
        66.3317, 1.7510, 43.3023
        CIE-LCH:
        66.3317, 43.3377, 87.6844
        CIE-Luv:
        66.3317, 24.4175, 51.0356
        Hunter-Lab:
        59.7949, -1.6846, 28.9006
      #bc9e52 color charts
#bc9e52 RGB chart
      #bc9e52 CMYK chart
      #bc9e52 RGB pie chart
      #bc9e52 color shades, tints & tones
#bc9e52 color schemes
#bc9e52 color preview, HTML & CSS examples
           This text has a color of #bc9e52        
        
          <p style="color:#bc9e52;">Text here</p>
        
        
          .mytext {color:#bc9e52;}
        
        Text color #bc9e52
      
           This box has a color of #bc9e52        
        
          <div style="background-color:#bc9e52;">Content here</div>
        
        
          .mybackground {background-color:#bc9e52;}
        
        Background color #bc9e52
      
           Border around this has a color of #bc9e52        
        
          <div style="border:2px solid #bc9e52;">Content here</div>
        
        
          .myborder {border:2px solid #bc9e52;}
        
        Border color #bc9e52