#bc8a48 color space conversions
Hex:
        #bc8a48
        RGB:
        188, 138, 72
        CMY:
        26, 46, 72
        CMYK:
        0, 27, 62, 26
      HSL:
        34°, 46.4000%, 50.9804%
        HSV (HSB):
        34°, 61.7021%, 73.7255%
        XYZ:
        30.9972, 29.3362, 10.1596
        xyY:
        0.4397, 0.4162, 29.3362
      CIE-Lab:
        61.0772, 11.9341, 42.1788
        CIE-LCH:
        61.0772, 43.8347, 74.2016
        CIE-Luv:
        61.0772, 39.2133, 46.1442
        Hunter-Lab:
        54.1629, 7.3698, 26.7927
      #bc8a48 color charts
#bc8a48 RGB chart
      #bc8a48 CMYK chart
      #bc8a48 RGB pie chart
      #bc8a48 color shades, tints & tones
#bc8a48 color schemes
#bc8a48 color preview, HTML & CSS examples
           This text has a color of #bc8a48        
        
          <p style="color:#bc8a48;">Text here</p>
        
        
          .mytext {color:#bc8a48;}
        
        Text color #bc8a48
      
           This box has a color of #bc8a48        
        
          <div style="background-color:#bc8a48;">Content here</div>
        
        
          .mybackground {background-color:#bc8a48;}
        
        Background color #bc8a48
      
           Border around this has a color of #bc8a48        
        
          <div style="border:2px solid #bc8a48;">Content here</div>
        
        
          .myborder {border:2px solid #bc8a48;}
        
        Border color #bc8a48