#bc9580 color space conversions
Hex:
        #bc9580
        RGB:
        188, 149, 128
        CMY:
        26, 42, 50
        CMYK:
        0, 21, 32, 26
      HSL:
        21°, 30.9278%, 61.9608%
        HSV (HSB):
        21°, 31.9149%, 73.7255%
        XYZ:
        35.3828, 33.7448, 25.0706
        xyY:
        0.3756, 0.3582, 33.7448
      CIE-Lab:
        64.7595, 11.5828, 16.6571
        CIE-LCH:
        64.7595, 20.2885, 55.1865
        CIE-Luv:
        64.7595, 26.6310, 20.2686
        Hunter-Lab:
        58.0902, 7.0664, 15.0748
      #bc9580 color charts
#bc9580 RGB chart
      #bc9580 CMYK chart
      #bc9580 RGB pie chart
      #bc9580 color shades, tints & tones
#bc9580 color schemes
#bc9580 color preview, HTML & CSS examples
           This text has a color of #bc9580        
        
          <p style="color:#bc9580;">Text here</p>
        
        
          .mytext {color:#bc9580;}
        
        Text color #bc9580
      
           This box has a color of #bc9580        
        
          <div style="background-color:#bc9580;">Content here</div>
        
        
          .mybackground {background-color:#bc9580;}
        
        Background color #bc9580
      
           Border around this has a color of #bc9580        
        
          <div style="border:2px solid #bc9580;">Content here</div>
        
        
          .myborder {border:2px solid #bc9580;}
        
        Border color #bc9580