#bc5e34 color space conversions
Hex:
        #bc5e34
        RGB:
        188, 94, 52
        CMY:
        26, 63, 80
        CMYK:
        0, 50, 72, 26
      HSL:
        19°, 56.6667%, 47.0588%
        HSV (HSB):
        19°, 72.3404%, 73.7255%
        XYZ:
        25.3616, 18.9447, 5.5688
        xyY:
        0.5085, 0.3798, 18.9447
      CIE-Lab:
        50.6225, 34.7305, 40.6276
        CIE-LCH:
        50.6225, 53.4491, 49.4745
        CIE-Luv:
        50.6225, 74.4418, 35.7308
        Hunter-Lab:
        43.5255, 27.8392, 22.8821
      #bc5e34 color charts
#bc5e34 RGB chart
      #bc5e34 CMYK chart
      #bc5e34 RGB pie chart
      #bc5e34 color shades, tints & tones
#bc5e34 color schemes
#bc5e34 color preview, HTML & CSS examples
           This text has a color of #bc5e34        
        
          <p style="color:#bc5e34;">Text here</p>
        
        
          .mytext {color:#bc5e34;}
        
        Text color #bc5e34
      
           This box has a color of #bc5e34        
        
          <div style="background-color:#bc5e34;">Content here</div>
        
        
          .mybackground {background-color:#bc5e34;}
        
        Background color #bc5e34
      
           Border around this has a color of #bc5e34        
        
          <div style="border:2px solid #bc5e34;">Content here</div>
        
        
          .myborder {border:2px solid #bc5e34;}
        
        Border color #bc5e34