#bc4540 color space conversions
Hex:
        #bc4540
        RGB:
        188, 69, 64
        CMY:
        26, 73, 75
        CMYK:
        0, 63, 66, 26
      HSL:
        2°, 49.2063%, 49.4118%
        HSV (HSB):
        2°, 65.9574%, 73.7255%
        XYZ:
        23.7926, 15.3178, 6.5531
        xyY:
        0.5210, 0.3354, 15.3178
      CIE-Lab:
        46.0664, 47.5888, 28.6334
        CIE-LCH:
        46.0664, 55.5389, 31.0346
        CIE-Luv:
        46.0664, 90.1232, 21.7036
        Hunter-Lab:
        39.1379, 40.0216, 17.4693
      #bc4540 color charts
#bc4540 RGB chart
      #bc4540 CMYK chart
      #bc4540 RGB pie chart
      #bc4540 color shades, tints & tones
#bc4540 color schemes
#bc4540 color preview, HTML & CSS examples
           This text has a color of #bc4540        
        
          <p style="color:#bc4540;">Text here</p>
        
        
          .mytext {color:#bc4540;}
        
        Text color #bc4540
      
           This box has a color of #bc4540        
        
          <div style="background-color:#bc4540;">Content here</div>
        
        
          .mybackground {background-color:#bc4540;}
        
        Background color #bc4540
      
           Border around this has a color of #bc4540        
        
          <div style="border:2px solid #bc4540;">Content here</div>
        
        
          .myborder {border:2px solid #bc4540;}
        
        Border color #bc4540