#bc445a color space conversions
Hex:
        #bc445a
        RGB:
        188, 68, 90
        CMY:
        26, 73, 65
        CMYK:
        0, 64, 52, 26
      HSL:
        349°, 47.2441%, 50.1961%
        HSV (HSB):
        349°, 63.8298%, 73.7255%
        XYZ:
        24.6516, 15.5638, 11.3777
        xyY:
        0.4778, 0.3017, 15.5638
      CIE-Lab:
        46.3969, 49.9119, 13.3786
        CIE-LCH:
        46.3969, 51.6739, 15.0051
        CIE-Luv:
        46.3969, 84.1857, 6.6185
        Hunter-Lab:
        39.4510, 42.4996, 10.5164
      #bc445a color charts
#bc445a RGB chart
      #bc445a CMYK chart
      #bc445a RGB pie chart
      #bc445a color shades, tints & tones
#bc445a color schemes
#bc445a color preview, HTML & CSS examples
           This text has a color of #bc445a        
        
          <p style="color:#bc445a;">Text here</p>
        
        
          .mytext {color:#bc445a;}
        
        Text color #bc445a
      
           This box has a color of #bc445a        
        
          <div style="background-color:#bc445a;">Content here</div>
        
        
          .mybackground {background-color:#bc445a;}
        
        Background color #bc445a
      
           Border around this has a color of #bc445a        
        
          <div style="border:2px solid #bc445a;">Content here</div>
        
        
          .myborder {border:2px solid #bc445a;}
        
        Border color #bc445a