#bc6b30 color space conversions
Hex:
        #bc6b30
        RGB:
        188, 107, 48
        CMY:
        26, 58, 81
        CMYK:
        0, 43, 74, 26
      HSL:
        25°, 59.3220%, 46.2745%
        HSV (HSB):
        25°, 74.4681%, 73.7255%
        XYZ:
        26.5302, 21.4202, 5.5325
        xyY:
        0.4961, 0.4005, 21.4202
      CIE-Lab:
        53.4063, 27.6015, 45.5889
        CIE-LCH:
        53.4063, 53.2934, 58.8075
        CIE-Luv:
        53.4063, 64.8162, 42.1137
        Hunter-Lab:
        46.2819, 21.3284, 25.3098
      #bc6b30 color charts
#bc6b30 RGB chart
      #bc6b30 CMYK chart
      #bc6b30 RGB pie chart
      #bc6b30 color shades, tints & tones
#bc6b30 color schemes
#bc6b30 color preview, HTML & CSS examples
           This text has a color of #bc6b30        
        
          <p style="color:#bc6b30;">Text here</p>
        
        
          .mytext {color:#bc6b30;}
        
        Text color #bc6b30
      
           This box has a color of #bc6b30        
        
          <div style="background-color:#bc6b30;">Content here</div>
        
        
          .mybackground {background-color:#bc6b30;}
        
        Background color #bc6b30
      
           Border around this has a color of #bc6b30        
        
          <div style="border:2px solid #bc6b30;">Content here</div>
        
        
          .myborder {border:2px solid #bc6b30;}
        
        Border color #bc6b30