#bc5540 color space conversions
Hex:
        #bc5540
        RGB:
        188, 85, 64
        CMY:
        26, 67, 75
        CMYK:
        0, 55, 66, 26
      HSL:
        10°, 49.2063%, 49.4118%
        HSV (HSB):
        10°, 65.9574%, 73.7255%
        XYZ:
        24.9130, 17.5585, 6.9266
        xyY:
        0.5043, 0.3554, 17.5585
      CIE-Lab:
        48.9562, 40.0033, 32.1543
        CIE-LCH:
        48.9562, 51.3241, 38.7921
        CIE-Luv:
        48.9562, 79.2893, 27.3413
        Hunter-Lab:
        41.9029, 32.7953, 19.5314
      #bc5540 color charts
#bc5540 RGB chart
      #bc5540 CMYK chart
      #bc5540 RGB pie chart
      #bc5540 color shades, tints & tones
#bc5540 color schemes
#bc5540 color preview, HTML & CSS examples
           This text has a color of #bc5540        
        
          <p style="color:#bc5540;">Text here</p>
        
        
          .mytext {color:#bc5540;}
        
        Text color #bc5540
      
           This box has a color of #bc5540        
        
          <div style="background-color:#bc5540;">Content here</div>
        
        
          .mybackground {background-color:#bc5540;}
        
        Background color #bc5540
      
           Border around this has a color of #bc5540        
        
          <div style="border:2px solid #bc5540;">Content here</div>
        
        
          .myborder {border:2px solid #bc5540;}
        
        Border color #bc5540