#bc4c65 color space conversions
Hex:
        #bc4c65
        RGB:
        188, 76, 101
        CMY:
        26, 70, 60
        CMYK:
        0, 60, 46, 26
      HSL:
        347°, 45.5285%, 51.7647%
        HSV (HSB):
        347°, 59.5745%, 73.7255%
        XYZ:
        25.6724, 16.7998, 14.2015
        xyY:
        0.4530, 0.2964, 16.7998
      CIE-Lab:
        48.0068, 47.3146, 8.9293
        CIE-LCH:
        48.0068, 48.1498, 10.6872
        CIE-Luv:
        48.0068, 76.6323, 2.3429
        Hunter-Lab:
        40.9876, 40.0746, 8.1483
      #bc4c65 color charts
#bc4c65 RGB chart
      #bc4c65 CMYK chart
      #bc4c65 RGB pie chart
      #bc4c65 color shades, tints & tones
#bc4c65 color schemes
#bc4c65 color preview, HTML & CSS examples
           This text has a color of #bc4c65        
        
          <p style="color:#bc4c65;">Text here</p>
        
        
          .mytext {color:#bc4c65;}
        
        Text color #bc4c65
      
           This box has a color of #bc4c65        
        
          <div style="background-color:#bc4c65;">Content here</div>
        
        
          .mybackground {background-color:#bc4c65;}
        
        Background color #bc4c65
      
           Border around this has a color of #bc4c65        
        
          <div style="border:2px solid #bc4c65;">Content here</div>
        
        
          .myborder {border:2px solid #bc4c65;}
        
        Border color #bc4c65