#bc5f74 color space conversions
Hex:
        #bc5f74
        RGB:
        188, 95, 116
        CMY:
        26, 63, 55
        CMYK:
        0, 49, 38, 26
      HSL:
        346°, 40.9692%, 55.4902%
        HSV (HSB):
        346°, 49.4681%, 73.7255%
        XYZ:
        27.9836, 20.1367, 18.9349
        xyY:
        0.4173, 0.3003, 20.1367
      CIE-Lab:
        51.9915, 39.5612, 5.5924
        CIE-LCH:
        51.9915, 39.9545, 8.0461
        CIE-Luv:
        51.9915, 61.8552, 0.1044
        Hunter-Lab:
        44.8740, 32.7840, 6.3940
      #bc5f74 color charts
#bc5f74 RGB chart
      #bc5f74 CMYK chart
      #bc5f74 RGB pie chart
      #bc5f74 color shades, tints & tones
#bc5f74 color schemes
#bc5f74 color preview, HTML & CSS examples
           This text has a color of #bc5f74        
        
          <p style="color:#bc5f74;">Text here</p>
        
        
          .mytext {color:#bc5f74;}
        
        Text color #bc5f74
      
           This box has a color of #bc5f74        
        
          <div style="background-color:#bc5f74;">Content here</div>
        
        
          .mybackground {background-color:#bc5f74;}
        
        Background color #bc5f74
      
           Border around this has a color of #bc5f74        
        
          <div style="border:2px solid #bc5f74;">Content here</div>
        
        
          .myborder {border:2px solid #bc5f74;}
        
        Border color #bc5f74