#bc3c43 color space conversions
Hex:
        #bc3c43
        RGB:
        188, 60, 67
        CMY:
        26, 76, 74
        CMYK:
        0, 68, 64, 26
      HSL:
        357°, 51.6129%, 48.6275%
        HSV (HSB):
        357°, 68.0851%, 73.7255%
        XYZ:
        23.3680, 14.3283, 6.8442
        xyY:
        0.5246, 0.3217, 14.3283
      CIE-Lab:
        44.7002, 51.5922, 25.1340
        CIE-LCH:
        44.7002, 57.3888, 25.9738
        CIE-Luv:
        44.7002, 94.8936, 17.3720
        Hunter-Lab:
        37.8528, 43.9527, 15.7767
      #bc3c43 color charts
#bc3c43 RGB chart
      #bc3c43 CMYK chart
      #bc3c43 RGB pie chart
      #bc3c43 color shades, tints & tones
#bc3c43 color schemes
#bc3c43 color preview, HTML & CSS examples
           This text has a color of #bc3c43        
        
          <p style="color:#bc3c43;">Text here</p>
        
        
          .mytext {color:#bc3c43;}
        
        Text color #bc3c43
      
           This box has a color of #bc3c43        
        
          <div style="background-color:#bc3c43;">Content here</div>
        
        
          .mybackground {background-color:#bc3c43;}
        
        Background color #bc3c43
      
           Border around this has a color of #bc3c43        
        
          <div style="border:2px solid #bc3c43;">Content here</div>
        
        
          .myborder {border:2px solid #bc3c43;}
        
        Border color #bc3c43