#bc5b26 color space conversions
Hex:
        #bc5b26
        RGB:
        188, 91, 38
        CMY:
        26, 64, 85
        CMYK:
        0, 52, 80, 26
      HSL:
        21°, 66.3717%, 44.3137%
        HSV (HSB):
        21°, 79.7872%, 73.7255%
        XYZ:
        24.8300, 18.3135, 4.0599
        xyY:
        0.5260, 0.3880, 18.3135
      CIE-Lab:
        49.8741, 35.6911, 46.7599
        CIE-LCH:
        49.8741, 58.8247, 52.6461
        CIE-Luv:
        49.8741, 78.3142, 39.1777
        Hunter-Lab:
        42.7942, 28.6789, 24.3311
      #bc5b26 color charts
#bc5b26 RGB chart
      #bc5b26 CMYK chart
      #bc5b26 RGB pie chart
      #bc5b26 color shades, tints & tones
#bc5b26 color schemes
#bc5b26 color preview, HTML & CSS examples
           This text has a color of #bc5b26        
        
          <p style="color:#bc5b26;">Text here</p>
        
        
          .mytext {color:#bc5b26;}
        
        Text color #bc5b26
      
           This box has a color of #bc5b26        
        
          <div style="background-color:#bc5b26;">Content here</div>
        
        
          .mybackground {background-color:#bc5b26;}
        
        Background color #bc5b26
      
           Border around this has a color of #bc5b26        
        
          <div style="border:2px solid #bc5b26;">Content here</div>
        
        
          .myborder {border:2px solid #bc5b26;}
        
        Border color #bc5b26