#bc7c55 color space conversions
Hex:
        #bc7c55
        RGB:
        188, 124, 85
        CMY:
        26, 51, 67
        CMYK:
        0, 34, 55, 26
      HSL:
        23°, 43.4599%, 53.5294%
        HSV (HSB):
        23°, 54.7872%, 73.7255%
        XYZ:
        29.5864, 25.7625, 12.0076
        xyY:
        0.4393, 0.3825, 25.7625
      CIE-Lab:
        57.8110, 20.7099, 31.3506
        CIE-LCH:
        57.8110, 37.5734, 56.5516
        CIE-Luv:
        57.8110, 48.0680, 33.5045
        Hunter-Lab:
        50.7568, 15.2240, 21.5034
      #bc7c55 color charts
#bc7c55 RGB chart
      #bc7c55 CMYK chart
      #bc7c55 RGB pie chart
      #bc7c55 color shades, tints & tones
#bc7c55 color schemes
#bc7c55 color preview, HTML & CSS examples
           This text has a color of #bc7c55        
        
          <p style="color:#bc7c55;">Text here</p>
        
        
          .mytext {color:#bc7c55;}
        
        Text color #bc7c55
      
           This box has a color of #bc7c55        
        
          <div style="background-color:#bc7c55;">Content here</div>
        
        
          .mybackground {background-color:#bc7c55;}
        
        Background color #bc7c55
      
           Border around this has a color of #bc7c55        
        
          <div style="border:2px solid #bc7c55;">Content here</div>
        
        
          .myborder {border:2px solid #bc7c55;}
        
        Border color #bc7c55