#bc5354 color space conversions
Hex:
        #bc5354
        RGB:
        188, 83, 84
        CMY:
        26, 67, 67
        CMYK:
        0, 56, 55, 26
      HSL:
        359°, 43.9331%, 53.1373%
        HSV (HSB):
        359°, 55.8511%, 73.7255%
        XYZ:
        25.4325, 17.5180, 10.4284
        xyY:
        0.4765, 0.3282, 17.5180
      CIE-Lab:
        48.9062, 42.4282, 20.4013
        CIE-LCH:
        48.9062, 47.0783, 25.6803
        CIE-Luv:
        48.9062, 76.6605, 15.9882
        Hunter-Lab:
        41.8545, 35.2187, 14.5256
      #bc5354 color charts
#bc5354 RGB chart
      #bc5354 CMYK chart
      #bc5354 RGB pie chart
      #bc5354 color shades, tints & tones
#bc5354 color schemes
#bc5354 color preview, HTML & CSS examples
           This text has a color of #bc5354        
        
          <p style="color:#bc5354;">Text here</p>
        
        
          .mytext {color:#bc5354;}
        
        Text color #bc5354
      
           This box has a color of #bc5354        
        
          <div style="background-color:#bc5354;">Content here</div>
        
        
          .mybackground {background-color:#bc5354;}
        
        Background color #bc5354
      
           Border around this has a color of #bc5354        
        
          <div style="border:2px solid #bc5354;">Content here</div>
        
        
          .myborder {border:2px solid #bc5354;}
        
        Border color #bc5354