#bc5526 color space conversions
Hex:
        #bc5526
        RGB:
        188, 85, 38
        CMY:
        26, 67, 85
        CMYK:
        0, 55, 80, 26
      HSL:
        19°, 66.3717%, 44.3137%
        HSV (HSB):
        19°, 79.7872%, 73.7255%
        XYZ:
        24.3374, 17.3283, 3.8957
        xyY:
        0.5342, 0.3803, 17.3283
      CIE-Lab:
        48.6711, 38.7489, 45.5989
        CIE-LCH:
        48.6711, 59.8392, 49.6428
        CIE-Luv:
        48.6711, 82.9504, 37.0957
        Hunter-Lab:
        41.6273, 31.5123, 23.5904
      #bc5526 color charts
#bc5526 RGB chart
      #bc5526 CMYK chart
      #bc5526 RGB pie chart
      #bc5526 color shades, tints & tones
#bc5526 color schemes
#bc5526 color preview, HTML & CSS examples
           This text has a color of #bc5526        
        
          <p style="color:#bc5526;">Text here</p>
        
        
          .mytext {color:#bc5526;}
        
        Text color #bc5526
      
           This box has a color of #bc5526        
        
          <div style="background-color:#bc5526;">Content here</div>
        
        
          .mybackground {background-color:#bc5526;}
        
        Background color #bc5526
      
           Border around this has a color of #bc5526        
        
          <div style="border:2px solid #bc5526;">Content here</div>
        
        
          .myborder {border:2px solid #bc5526;}
        
        Border color #bc5526