#bc3a40 color space conversions
Hex:
        #bc3a40
        RGB:
        188, 58, 64
        CMY:
        26, 77, 75
        CMYK:
        0, 69, 66, 26
      HSL:
        357°, 52.8455%, 48.2353%
        HSV (HSB):
        357°, 69.1489%, 73.7255%
        XYZ:
        23.1775, 14.0876, 6.3481
        xyY:
        0.5314, 0.3230, 14.0876
      CIE-Lab:
        44.3584, 52.2119, 26.5145
        CIE-LCH:
        44.3584, 58.5586, 26.9226
        CIE-Luv:
        44.3584, 96.7793, 18.3060
        Hunter-Lab:
        37.5335, 44.5428, 16.2457
      #bc3a40 color charts
#bc3a40 RGB chart
      #bc3a40 CMYK chart
      #bc3a40 RGB pie chart
      #bc3a40 color shades, tints & tones
#bc3a40 color schemes
#bc3a40 color preview, HTML & CSS examples
           This text has a color of #bc3a40        
        
          <p style="color:#bc3a40;">Text here</p>
        
        
          .mytext {color:#bc3a40;}
        
        Text color #bc3a40
      
           This box has a color of #bc3a40        
        
          <div style="background-color:#bc3a40;">Content here</div>
        
        
          .mybackground {background-color:#bc3a40;}
        
        Background color #bc3a40
      
           Border around this has a color of #bc3a40        
        
          <div style="border:2px solid #bc3a40;">Content here</div>
        
        
          .myborder {border:2px solid #bc3a40;}
        
        Border color #bc3a40