#bc3742 color space conversions
Hex:
        #bc3742
        RGB:
        188, 55, 66
        CMY:
        26, 78, 74
        CMYK:
        0, 71, 65, 26
      HSL:
        355°, 54.7325%, 47.6471%
        HSV (HSB):
        355°, 70.7447%, 73.7255%
        XYZ:
        23.0886, 13.8171, 6.6043
        xyY:
        0.5307, 0.3176, 13.8171
      CIE-Lab:
        43.9695, 53.4882, 24.8143
        CIE-LCH:
        43.9695, 58.9639, 24.8876
        CIE-Luv:
        43.9695, 97.9411, 16.4422
        Hunter-Lab:
        37.1713, 45.8236, 15.4858
      #bc3742 color charts
#bc3742 RGB chart
      #bc3742 CMYK chart
      #bc3742 RGB pie chart
      #bc3742 color shades, tints & tones
#bc3742 color schemes
#bc3742 color preview, HTML & CSS examples
           This text has a color of #bc3742        
        
          <p style="color:#bc3742;">Text here</p>
        
        
          .mytext {color:#bc3742;}
        
        Text color #bc3742
      
           This box has a color of #bc3742        
        
          <div style="background-color:#bc3742;">Content here</div>
        
        
          .mybackground {background-color:#bc3742;}
        
        Background color #bc3742
      
           Border around this has a color of #bc3742        
        
          <div style="border:2px solid #bc3742;">Content here</div>
        
        
          .myborder {border:2px solid #bc3742;}
        
        Border color #bc3742