#bc4a32 color space conversions
Hex:
        #bc4a32
        RGB:
        188, 74, 50
        CMY:
        26, 71, 80
        CMYK:
        0, 61, 73, 26
      HSL:
        10°, 57.9832%, 46.6667%
        HSV (HSB):
        10°, 73.4043%, 73.7255%
        XYZ:
        23.7635, 15.8192, 4.8185
        xyY:
        0.5352, 0.3563, 15.8192
      CIE-Lab:
        46.7364, 44.5726, 37.4234
        CIE-LCH:
        46.7364, 58.2000, 40.0170
        CIE-Luv:
        46.7364, 89.4197, 29.4247
        Hunter-Lab:
        39.7734, 37.0456, 20.6584
      #bc4a32 color charts
#bc4a32 RGB chart
      #bc4a32 CMYK chart
      #bc4a32 RGB pie chart
      #bc4a32 color shades, tints & tones
#bc4a32 color schemes
#bc4a32 color preview, HTML & CSS examples
           This text has a color of #bc4a32        
        
          <p style="color:#bc4a32;">Text here</p>
        
        
          .mytext {color:#bc4a32;}
        
        Text color #bc4a32
      
           This box has a color of #bc4a32        
        
          <div style="background-color:#bc4a32;">Content here</div>
        
        
          .mybackground {background-color:#bc4a32;}
        
        Background color #bc4a32
      
           Border around this has a color of #bc4a32        
        
          <div style="border:2px solid #bc4a32;">Content here</div>
        
        
          .myborder {border:2px solid #bc4a32;}
        
        Border color #bc4a32