#bc9249 color space conversions
Hex:
        #bc9249
        RGB:
        188, 146, 73
        CMY:
        26, 43, 71
        CMYK:
        0, 22, 61, 26
      HSL:
        38°, 46.1847%, 51.1765%
        HSV (HSB):
        38°, 61.1702%, 73.7255%
        XYZ:
        32.2205, 31.7302, 10.7297
        xyY:
        0.4314, 0.4249, 31.7302
      CIE-Lab:
        63.1192, 7.6014, 44.0338
        CIE-LCH:
        63.1192, 44.6851, 80.2057
        CIE-Luv:
        63.1192, 33.3724, 49.3524
        Hunter-Lab:
        56.3295, 3.5254, 28.1371
      #bc9249 color charts
#bc9249 RGB chart
      #bc9249 CMYK chart
      #bc9249 RGB pie chart
      #bc9249 color shades, tints & tones
#bc9249 color schemes
#bc9249 color preview, HTML & CSS examples
           This text has a color of #bc9249        
        
          <p style="color:#bc9249;">Text here</p>
        
        
          .mytext {color:#bc9249;}
        
        Text color #bc9249
      
           This box has a color of #bc9249        
        
          <div style="background-color:#bc9249;">Content here</div>
        
        
          .mybackground {background-color:#bc9249;}
        
        Background color #bc9249
      
           Border around this has a color of #bc9249        
        
          <div style="border:2px solid #bc9249;">Content here</div>
        
        
          .myborder {border:2px solid #bc9249;}
        
        Border color #bc9249