#bc894e color space conversions
Hex:
        #bc894e
        RGB:
        188, 137, 78
        CMY:
        26, 46, 69
        CMYK:
        0, 27, 59, 26
      HSL:
        32°, 45.0820%, 52.1569%
        HSV (HSB):
        32°, 58.5106%, 73.7255%
        XYZ:
        31.0598, 29.1327, 11.1939
        xyY:
        0.4351, 0.4081, 29.1327
      CIE-Lab:
        60.8986, 12.9356, 38.8916
        CIE-LCH:
        60.8986, 40.9864, 71.6025
        CIE-Luv:
        60.8986, 39.4497, 43.0251
        Hunter-Lab:
        53.9748, 8.2622, 25.4861
      #bc894e color charts
#bc894e RGB chart
      #bc894e CMYK chart
      #bc894e RGB pie chart
      #bc894e color shades, tints & tones
#bc894e color schemes
#bc894e color preview, HTML & CSS examples
           This text has a color of #bc894e        
        
          <p style="color:#bc894e;">Text here</p>
        
        
          .mytext {color:#bc894e;}
        
        Text color #bc894e
      
           This box has a color of #bc894e        
        
          <div style="background-color:#bc894e;">Content here</div>
        
        
          .mybackground {background-color:#bc894e;}
        
        Background color #bc894e
      
           Border around this has a color of #bc894e        
        
          <div style="border:2px solid #bc894e;">Content here</div>
        
        
          .myborder {border:2px solid #bc894e;}
        
        Border color #bc894e