#bc6a55 color space conversions
Hex:
        #bc6a55
        RGB:
        188, 106, 85
        CMY:
        26, 58, 67
        CMYK:
        0, 44, 55, 26
      HSL:
        12°, 43.4599%, 53.5294%
        HSV (HSB):
        12°, 54.7872%, 73.7255%
        XYZ:
        27.5328, 21.6553, 11.3231
        xyY:
        0.4550, 0.3579, 21.6553
      CIE-Lab:
        53.6594, 30.5759, 26.0510
        CIE-LCH:
        53.6594, 40.1689, 40.4314
        CIE-Luv:
        53.6594, 60.8484, 25.2150
        Hunter-Lab:
        46.5353, 24.1735, 18.1481
      #bc6a55 color charts
#bc6a55 RGB chart
      #bc6a55 CMYK chart
      #bc6a55 RGB pie chart
      #bc6a55 color shades, tints & tones
#bc6a55 color schemes
#bc6a55 color preview, HTML & CSS examples
           This text has a color of #bc6a55        
        
          <p style="color:#bc6a55;">Text here</p>
        
        
          .mytext {color:#bc6a55;}
        
        Text color #bc6a55
      
           This box has a color of #bc6a55        
        
          <div style="background-color:#bc6a55;">Content here</div>
        
        
          .mybackground {background-color:#bc6a55;}
        
        Background color #bc6a55
      
           Border around this has a color of #bc6a55        
        
          <div style="border:2px solid #bc6a55;">Content here</div>
        
        
          .myborder {border:2px solid #bc6a55;}
        
        Border color #bc6a55