#bc8450 color space conversions
Hex:
        #bc8450
        RGB:
        188, 132, 80
        CMY:
        26, 48, 69
        CMYK:
        0, 30, 57, 26
      HSL:
        29°, 44.6281%, 52.5490%
        HSV (HSB):
        29°, 57.4468%, 73.7255%
        XYZ:
        30.4383, 27.7731, 11.3459
        xyY:
        0.4376, 0.3993, 27.7731
      CIE-Lab:
        59.6832, 15.8616, 36.3738
        CIE-LCH:
        59.6832, 39.6818, 66.4393
        CIE-Luv:
        59.6832, 42.8652, 39.7627
        Hunter-Lab:
        52.7002, 10.8717, 24.1255
      #bc8450 color charts
#bc8450 RGB chart
      #bc8450 CMYK chart
      #bc8450 RGB pie chart
      #bc8450 color shades, tints & tones
#bc8450 color schemes
#bc8450 color preview, HTML & CSS examples
           This text has a color of #bc8450        
        
          <p style="color:#bc8450;">Text here</p>
        
        
          .mytext {color:#bc8450;}
        
        Text color #bc8450
      
           This box has a color of #bc8450        
        
          <div style="background-color:#bc8450;">Content here</div>
        
        
          .mybackground {background-color:#bc8450;}
        
        Background color #bc8450
      
           Border around this has a color of #bc8450        
        
          <div style="border:2px solid #bc8450;">Content here</div>
        
        
          .myborder {border:2px solid #bc8450;}
        
        Border color #bc8450