#bc5a62 color space conversions
Hex:
        #bc5a62
        RGB:
        188, 90, 98
        CMY:
        26, 65, 62
        CMYK:
        0, 52, 48, 26
      HSL:
        355°, 42.2414%, 54.5098%
        HSV (HSB):
        355°, 52.1277%, 73.7255%
        XYZ:
        26.5998, 18.8855, 13.7986
        xyY:
        0.4487, 0.3186, 18.8855
      CIE-Lab:
        50.5530, 40.1854, 14.2878
        CIE-LCH:
        50.5530, 42.6499, 19.5726
        CIE-Luv:
        50.5530, 69.0387, 10.2023
        Hunter-Lab:
        43.4575, 33.2071, 11.5945
      #bc5a62 color charts
#bc5a62 RGB chart
      #bc5a62 CMYK chart
      #bc5a62 RGB pie chart
      #bc5a62 color shades, tints & tones
#bc5a62 color schemes
#bc5a62 color preview, HTML & CSS examples
           This text has a color of #bc5a62        
        
          <p style="color:#bc5a62;">Text here</p>
        
        
          .mytext {color:#bc5a62;}
        
        Text color #bc5a62
      
           This box has a color of #bc5a62        
        
          <div style="background-color:#bc5a62;">Content here</div>
        
        
          .mybackground {background-color:#bc5a62;}
        
        Background color #bc5a62
      
           Border around this has a color of #bc5a62        
        
          <div style="border:2px solid #bc5a62;">Content here</div>
        
        
          .myborder {border:2px solid #bc5a62;}
        
        Border color #bc5a62