#bc4d55 color space conversions
Hex:
        #bc4d55
        RGB:
        188, 77, 85
        CMY:
        26, 70, 67
        CMYK:
        0, 59, 55, 26
      HSL:
        356°, 45.3061%, 51.9608%
        HSV (HSB):
        356°, 59.0426%, 73.7255%
        XYZ:
        25.0326, 16.6550, 10.4897
        xyY:
        0.4798, 0.3192, 16.6550
      CIE-Lab:
        47.8224, 45.4021, 18.3537
        CIE-LCH:
        47.8224, 48.9715, 22.0109
        CIE-Luv:
        47.8224, 80.2198, 13.0519
        Hunter-Lab:
        40.8105, 38.0710, 13.3278
      #bc4d55 color charts
#bc4d55 RGB chart
      #bc4d55 CMYK chart
      #bc4d55 RGB pie chart
      #bc4d55 color shades, tints & tones
#bc4d55 color schemes
#bc4d55 color preview, HTML & CSS examples
           This text has a color of #bc4d55        
        
          <p style="color:#bc4d55;">Text here</p>
        
        
          .mytext {color:#bc4d55;}
        
        Text color #bc4d55
      
           This box has a color of #bc4d55        
        
          <div style="background-color:#bc4d55;">Content here</div>
        
        
          .mybackground {background-color:#bc4d55;}
        
        Background color #bc4d55
      
           Border around this has a color of #bc4d55        
        
          <div style="border:2px solid #bc4d55;">Content here</div>
        
        
          .myborder {border:2px solid #bc4d55;}
        
        Border color #bc4d55