#bc5e20 color space conversions
Hex:
        #bc5e20
        RGB:
        188, 94, 32
        CMY:
        26, 63, 87
        CMYK:
        0, 50, 83, 26
      HSL:
        24°, 70.9091%, 43.1373%
        HSV (HSB):
        24°, 82.9787%, 73.7255%
        XYZ:
        25.0025, 18.8011, 3.6777
        xyY:
        0.5266, 0.3960, 18.8011
      CIE-Lab:
        50.4536, 33.9316, 49.9252
        CIE-LCH:
        50.4536, 60.3646, 55.7981
        CIE-Luv:
        50.4536, 76.4813, 41.7696
        Hunter-Lab:
        43.3602, 27.0468, 25.3233
      #bc5e20 color charts
#bc5e20 RGB chart
      #bc5e20 CMYK chart
      #bc5e20 RGB pie chart
      #bc5e20 color shades, tints & tones
#bc5e20 color schemes
#bc5e20 color preview, HTML & CSS examples
           This text has a color of #bc5e20        
        
          <p style="color:#bc5e20;">Text here</p>
        
        
          .mytext {color:#bc5e20;}
        
        Text color #bc5e20
      
           This box has a color of #bc5e20        
        
          <div style="background-color:#bc5e20;">Content here</div>
        
        
          .mybackground {background-color:#bc5e20;}
        
        Background color #bc5e20
      
           Border around this has a color of #bc5e20        
        
          <div style="border:2px solid #bc5e20;">Content here</div>
        
        
          .myborder {border:2px solid #bc5e20;}
        
        Border color #bc5e20