#bc4513 color space conversions
Hex:
        #bc4513
        RGB:
        188, 69, 19
        CMY:
        26, 73, 93
        CMYK:
        0, 63, 90, 26
      HSL:
        18°, 81.6425%, 40.5882%
        HSV (HSB):
        18°, 89.8936%, 73.7255%
        XYZ:
        22.9847, 14.9946, 2.2989
        xyY:
        0.5706, 0.3723, 14.9946
      CIE-Lab:
        45.6268, 45.8758, 50.9753
        CIE-LCH:
        45.6268, 68.5789, 48.0140
        CIE-Luv:
        45.6268, 96.6752, 36.3597
        Hunter-Lab:
        38.7229, 38.1870, 23.5861
      #bc4513 color charts
#bc4513 RGB chart
      #bc4513 CMYK chart
      #bc4513 RGB pie chart
      #bc4513 color shades, tints & tones
#bc4513 color schemes
#bc4513 color preview, HTML & CSS examples
           This text has a color of #bc4513        
        
          <p style="color:#bc4513;">Text here</p>
        
        
          .mytext {color:#bc4513;}
        
        Text color #bc4513
      
           This box has a color of #bc4513        
        
          <div style="background-color:#bc4513;">Content here</div>
        
        
          .mybackground {background-color:#bc4513;}
        
        Background color #bc4513
      
           Border around this has a color of #bc4513        
        
          <div style="border:2px solid #bc4513;">Content here</div>
        
        
          .myborder {border:2px solid #bc4513;}
        
        Border color #bc4513