#bc4a70 color space conversions
Hex:
        #bc4a70
        RGB:
        188, 74, 112
        CMY:
        26, 71, 56
        CMYK:
        0, 61, 40, 26
      HSL:
        340°, 45.9677%, 51.3725%
        HSV (HSB):
        340°, 60.6383%, 73.7255%
        XYZ:
        26.1124, 16.7588, 17.1877
        xyY:
        0.4348, 0.2790, 16.7588
      CIE-Lab:
        47.9546, 49.3756, 2.1773
        CIE-LCH:
        47.9546, 49.4236, 2.5249
        CIE-Luv:
        47.9546, 74.5484, -6.2150
        Hunter-Lab:
        40.9375, 42.2177, 3.7632
      #bc4a70 color charts
#bc4a70 RGB chart
      #bc4a70 CMYK chart
      #bc4a70 RGB pie chart
      #bc4a70 color shades, tints & tones
#bc4a70 color schemes
#bc4a70 color preview, HTML & CSS examples
           This text has a color of #bc4a70        
        
          <p style="color:#bc4a70;">Text here</p>
        
        
          .mytext {color:#bc4a70;}
        
        Text color #bc4a70
      
           This box has a color of #bc4a70        
        
          <div style="background-color:#bc4a70;">Content here</div>
        
        
          .mybackground {background-color:#bc4a70;}
        
        Background color #bc4a70
      
           Border around this has a color of #bc4a70        
        
          <div style="border:2px solid #bc4a70;">Content here</div>
        
        
          .myborder {border:2px solid #bc4a70;}
        
        Border color #bc4a70