#bc614b color space conversions
Hex:
        #bc614b
        RGB:
        188, 97, 75
        CMY:
        26, 62, 71
        CMYK:
        0, 48, 60, 26
      HSL:
        12°, 45.7490%, 51.5686%
        HSV (HSB):
        12°, 60.1064%, 73.7255%
        XYZ:
        26.2837, 19.7488, 9.0832
        xyY:
        0.4769, 0.3583, 19.7488
      CIE-Lab:
        51.5520, 34.5791, 29.0800
        CIE-LCH:
        51.5520, 45.1814, 40.0628
        CIE-Luv:
        51.5520, 68.8591, 26.6934
        Hunter-Lab:
        44.4396, 27.8044, 18.9892
      #bc614b color charts
#bc614b RGB chart
      #bc614b CMYK chart
      #bc614b RGB pie chart
      #bc614b color shades, tints & tones
#bc614b color schemes
#bc614b color preview, HTML & CSS examples
           This text has a color of #bc614b        
        
          <p style="color:#bc614b;">Text here</p>
        
        
          .mytext {color:#bc614b;}
        
        Text color #bc614b
      
           This box has a color of #bc614b        
        
          <div style="background-color:#bc614b;">Content here</div>
        
        
          .mybackground {background-color:#bc614b;}
        
        Background color #bc614b
      
           Border around this has a color of #bc614b        
        
          <div style="border:2px solid #bc614b;">Content here</div>
        
        
          .myborder {border:2px solid #bc614b;}
        
        Border color #bc614b