#bc5d34 color space conversions
Hex:
        #bc5d34
        RGB:
        188, 93, 52
        CMY:
        26, 64, 80
        CMYK:
        0, 51, 72, 26
      HSL:
        18°, 56.6667%, 47.0588%
        HSV (HSB):
        18°, 72.3404%, 73.7255%
        XYZ:
        25.2732, 18.7680, 5.5394
        xyY:
        0.5097, 0.3785, 18.7680
      CIE-Lab:
        50.4147, 35.2519, 40.4004
        CIE-LCH:
        50.4147, 53.6180, 48.8932
        CIE-Luv:
        50.4147, 75.2017, 35.3557
        Hunter-Lab:
        43.3221, 28.3198, 22.7443
      #bc5d34 color charts
#bc5d34 RGB chart
      #bc5d34 CMYK chart
      #bc5d34 RGB pie chart
      #bc5d34 color shades, tints & tones
#bc5d34 color schemes
#bc5d34 color preview, HTML & CSS examples
           This text has a color of #bc5d34        
        
          <p style="color:#bc5d34;">Text here</p>
        
        
          .mytext {color:#bc5d34;}
        
        Text color #bc5d34
      
           This box has a color of #bc5d34        
        
          <div style="background-color:#bc5d34;">Content here</div>
        
        
          .mybackground {background-color:#bc5d34;}
        
        Background color #bc5d34
      
           Border around this has a color of #bc5d34        
        
          <div style="border:2px solid #bc5d34;">Content here</div>
        
        
          .myborder {border:2px solid #bc5d34;}
        
        Border color #bc5d34