#bc5c65 color space conversions
Hex:
        #bc5c65
        RGB:
        188, 92, 101
        CMY:
        26, 64, 60
        CMYK:
        0, 51, 46, 26
      HSL:
        354°, 41.7391%, 54.9020%
        HSV (HSB):
        354°, 51.0638%, 73.7255%
        XYZ:
        26.9151, 19.2852, 14.6158
        xyY:
        0.4426, 0.3171, 19.2852
      CIE-Lab:
        51.0193, 39.4631, 13.1464
        CIE-LCH:
        51.0193, 41.5952, 18.4246
        CIE-Luv:
        51.0193, 67.1099, 9.1129
        Hunter-Lab:
        43.9150, 32.5501, 11.0076
      #bc5c65 color charts
#bc5c65 RGB chart
      #bc5c65 CMYK chart
      #bc5c65 RGB pie chart
      #bc5c65 color shades, tints & tones
#bc5c65 color schemes
#bc5c65 color preview, HTML & CSS examples
           This text has a color of #bc5c65        
        
          <p style="color:#bc5c65;">Text here</p>
        
        
          .mytext {color:#bc5c65;}
        
        Text color #bc5c65
      
           This box has a color of #bc5c65        
        
          <div style="background-color:#bc5c65;">Content here</div>
        
        
          .mybackground {background-color:#bc5c65;}
        
        Background color #bc5c65
      
           Border around this has a color of #bc5c65        
        
          <div style="border:2px solid #bc5c65;">Content here</div>
        
        
          .myborder {border:2px solid #bc5c65;}
        
        Border color #bc5c65