#bc3c31 color space conversions
Hex:
        #bc3c31
        RGB:
        188, 60, 49
        CMY:
        26, 76, 81
        CMYK:
        0, 68, 74, 26
      HSL:
        5°, 58.6498%, 46.4706%
        HSV (HSB):
        5°, 73.9362%, 73.7255%
        XYZ:
        22.9093, 14.1448, 4.4285
        xyY:
        0.5523, 0.3410, 14.1448
      CIE-Lab:
        44.4399, 50.6506, 35.4268
        CIE-LCH:
        44.4399, 61.8105, 34.9702
        CIE-Luv:
        44.4399, 98.8582, 25.5497
        Hunter-Lab:
        37.6096, 42.9135, 19.3454
      #bc3c31 color charts
#bc3c31 RGB chart
      #bc3c31 CMYK chart
      #bc3c31 RGB pie chart
      #bc3c31 color shades, tints & tones
#bc3c31 color schemes
#bc3c31 color preview, HTML & CSS examples
           This text has a color of #bc3c31        
        
          <p style="color:#bc3c31;">Text here</p>
        
        
          .mytext {color:#bc3c31;}
        
        Text color #bc3c31
      
           This box has a color of #bc3c31        
        
          <div style="background-color:#bc3c31;">Content here</div>
        
        
          .mybackground {background-color:#bc3c31;}
        
        Background color #bc3c31
      
           Border around this has a color of #bc3c31        
        
          <div style="border:2px solid #bc3c31;">Content here</div>
        
        
          .myborder {border:2px solid #bc3c31;}
        
        Border color #bc3c31