#bc5b34 color space conversions
Hex:
        #bc5b34
        RGB:
        188, 91, 52
        CMY:
        26, 64, 80
        CMYK:
        0, 52, 72, 26
      HSL:
        17°, 56.6667%, 47.0588%
        HSV (HSB):
        17°, 72.3404%, 73.7255%
        XYZ:
        25.1000, 18.4215, 5.4816
        xyY:
        0.5122, 0.3759, 18.4215
      CIE-Lab:
        50.0034, 36.2883, 39.9497
        CIE-LCH:
        50.0034, 53.9706, 47.7496
        CIE-Luv:
        50.0034, 76.7151, 34.6113
        Hunter-Lab:
        42.9202, 29.2772, 22.4719
      #bc5b34 color charts
#bc5b34 RGB chart
      #bc5b34 CMYK chart
      #bc5b34 RGB pie chart
      #bc5b34 color shades, tints & tones
#bc5b34 color schemes
#bc5b34 color preview, HTML & CSS examples
           This text has a color of #bc5b34        
        
          <p style="color:#bc5b34;">Text here</p>
        
        
          .mytext {color:#bc5b34;}
        
        Text color #bc5b34
      
           This box has a color of #bc5b34        
        
          <div style="background-color:#bc5b34;">Content here</div>
        
        
          .mybackground {background-color:#bc5b34;}
        
        Background color #bc5b34
      
           Border around this has a color of #bc5b34        
        
          <div style="border:2px solid #bc5b34;">Content here</div>
        
        
          .myborder {border:2px solid #bc5b34;}
        
        Border color #bc5b34