#bc6b12 color space conversions
Hex:
        #bc6b12
        RGB:
        188, 107, 18
        CMY:
        26, 58, 93
        CMYK:
        0, 43, 90, 26
      HSL:
        31°, 82.5243%, 40.3922%
        HSV (HSB):
        31°, 90.4255%, 73.7255%
        XYZ:
        26.1059, 21.2504, 3.2981
        xyY:
        0.5154, 0.4195, 21.2504
      CIE-Lab:
        53.2225, 26.6423, 57.0048
        CIE-LCH:
        53.2225, 62.9234, 64.9501
        CIE-Luv:
        53.2225, 66.7767, 48.9698
        Hunter-Lab:
        46.0982, 20.4147, 28.0269
      #bc6b12 color charts
#bc6b12 RGB chart
      #bc6b12 CMYK chart
      #bc6b12 RGB pie chart
      #bc6b12 color shades, tints & tones
#bc6b12 color schemes
#bc6b12 color preview, HTML & CSS examples
           This text has a color of #bc6b12        
        
          <p style="color:#bc6b12;">Text here</p>
        
        
          .mytext {color:#bc6b12;}
        
        Text color #bc6b12
      
           This box has a color of #bc6b12        
        
          <div style="background-color:#bc6b12;">Content here</div>
        
        
          .mybackground {background-color:#bc6b12;}
        
        Background color #bc6b12
      
           Border around this has a color of #bc6b12        
        
          <div style="border:2px solid #bc6b12;">Content here</div>
        
        
          .myborder {border:2px solid #bc6b12;}
        
        Border color #bc6b12