#bc444f color space conversions
Hex:
        #bc444f
        RGB:
        188, 68, 79
        CMY:
        26, 73, 69
        CMYK:
        0, 64, 58, 26
      HSL:
        355°, 47.2441%, 50.1961%
        HSV (HSB):
        355°, 63.8298%, 73.7255%
        XYZ:
        24.2174, 15.3901, 9.0913
        xyY:
        0.4973, 0.3160, 15.3901
      CIE-Lab:
        46.1640, 49.0329, 19.7643
        CIE-LCH:
        46.1640, 52.8664, 21.9535
        CIE-Luv:
        46.1640, 87.1705, 13.3473
        Hunter-Lab:
        39.2302, 41.5379, 13.7211
      #bc444f color charts
#bc444f RGB chart
      #bc444f CMYK chart
      #bc444f RGB pie chart
      #bc444f color shades, tints & tones
#bc444f color schemes
#bc444f color preview, HTML & CSS examples
           This text has a color of #bc444f        
        
          <p style="color:#bc444f;">Text here</p>
        
        
          .mytext {color:#bc444f;}
        
        Text color #bc444f
      
           This box has a color of #bc444f        
        
          <div style="background-color:#bc444f;">Content here</div>
        
        
          .mybackground {background-color:#bc444f;}
        
        Background color #bc444f
      
           Border around this has a color of #bc444f        
        
          <div style="border:2px solid #bc444f;">Content here</div>
        
        
          .myborder {border:2px solid #bc444f;}
        
        Border color #bc444f