#bc3d43 color space conversions
Hex:
        #bc3d43
        RGB:
        188, 61, 67
        CMY:
        26, 76, 74
        CMYK:
        0, 68, 64, 26
      HSL:
        357°, 51.0040%, 48.8235%
        HSV (HSB):
        357°, 67.5532%, 73.7255%
        XYZ:
        23.4209, 14.4341, 6.8618
        xyY:
        0.5238, 0.3228, 14.4341
      CIE-Lab:
        44.8492, 51.1861, 25.3227
        CIE-LCH:
        44.8492, 57.1074, 26.3224
        CIE-Luv:
        44.8492, 94.3156, 17.6733
        Hunter-Lab:
        37.9922, 43.5527, 15.8861
      #bc3d43 color charts
#bc3d43 RGB chart
      #bc3d43 CMYK chart
      #bc3d43 RGB pie chart
      #bc3d43 color shades, tints & tones
#bc3d43 color schemes
#bc3d43 color preview, HTML & CSS examples
           This text has a color of #bc3d43        
        
          <p style="color:#bc3d43;">Text here</p>
        
        
          .mytext {color:#bc3d43;}
        
        Text color #bc3d43
      
           This box has a color of #bc3d43        
        
          <div style="background-color:#bc3d43;">Content here</div>
        
        
          .mybackground {background-color:#bc3d43;}
        
        Background color #bc3d43
      
           Border around this has a color of #bc3d43        
        
          <div style="border:2px solid #bc3d43;">Content here</div>
        
        
          .myborder {border:2px solid #bc3d43;}
        
        Border color #bc3d43