#bc454e color space conversions
Hex:
        #bc454e
        RGB:
        188, 69, 78
        CMY:
        26, 73, 69
        CMYK:
        0, 63, 59, 26
      HSL:
        355°, 47.0356%, 50.3922%
        HSV (HSB):
        355°, 63.2979%, 73.7255%
        XYZ:
        24.2423, 15.4977, 8.9214
        xyY:
        0.4982, 0.3185, 15.4977
      CIE-Lab:
        46.3084, 48.5187, 20.5615
        CIE-LCH:
        46.3084, 52.6957, 22.9665
        CIE-Luv:
        46.3084, 86.8325, 14.2693
        Hunter-Lab:
        39.3671, 41.0282, 14.1207
      #bc454e color charts
#bc454e RGB chart
      #bc454e CMYK chart
      #bc454e RGB pie chart
      #bc454e color shades, tints & tones
#bc454e color schemes
#bc454e color preview, HTML & CSS examples
           This text has a color of #bc454e        
        
          <p style="color:#bc454e;">Text here</p>
        
        
          .mytext {color:#bc454e;}
        
        Text color #bc454e
      
           This box has a color of #bc454e        
        
          <div style="background-color:#bc454e;">Content here</div>
        
        
          .mybackground {background-color:#bc454e;}
        
        Background color #bc454e
      
           Border around this has a color of #bc454e        
        
          <div style="border:2px solid #bc454e;">Content here</div>
        
        
          .myborder {border:2px solid #bc454e;}
        
        Border color #bc454e