#bc5c36 color space conversions
Hex:
        #bc5c36
        RGB:
        188, 92, 54
        CMY:
        26, 64, 79
        CMYK:
        0, 51, 71, 26
      HSL:
        17°, 55.3719%, 47.4510%
        HSV (HSB):
        17°, 71.2766%, 73.7255%
        XYZ:
        25.2320, 18.6120, 5.7526
        xyY:
        0.5087, 0.3753, 18.6120
      CIE-Lab:
        50.2301, 35.8726, 39.1431
        CIE-LCH:
        50.2301, 53.0945, 47.4964
        CIE-Luv:
        50.2301, 75.6970, 34.2224
        Hunter-Lab:
        43.1416, 28.9006, 22.2932
      #bc5c36 color charts
#bc5c36 RGB chart
      #bc5c36 CMYK chart
      #bc5c36 RGB pie chart
      #bc5c36 color shades, tints & tones
#bc5c36 color schemes
#bc5c36 color preview, HTML & CSS examples
           This text has a color of #bc5c36        
        
          <p style="color:#bc5c36;">Text here</p>
        
        
          .mytext {color:#bc5c36;}
        
        Text color #bc5c36
      
           This box has a color of #bc5c36        
        
          <div style="background-color:#bc5c36;">Content here</div>
        
        
          .mybackground {background-color:#bc5c36;}
        
        Background color #bc5c36
      
           Border around this has a color of #bc5c36        
        
          <div style="border:2px solid #bc5c36;">Content here</div>
        
        
          .myborder {border:2px solid #bc5c36;}
        
        Border color #bc5c36