#bc3a29 color space conversions
Hex:
        #bc3a29
        RGB:
        188, 58, 41
        CMY:
        26, 77, 84
        CMYK:
        0, 69, 78, 26
      HSL:
        7°, 64.1921%, 44.9020%
        HSV (HSB):
        7°, 78.1915%, 73.7255%
        XYZ:
        22.6523, 13.8776, 3.5826
        xyY:
        0.5647, 0.3460, 13.8776
      CIE-Lab:
        44.0568, 51.1342, 39.4587
        CIE-LCH:
        44.0568, 64.5886, 37.6563
        CIE-Luv:
        44.0568, 101.5210, 27.8948
        Hunter-Lab:
        37.2526, 43.3491, 20.3750
      #bc3a29 color charts
#bc3a29 RGB chart
      #bc3a29 CMYK chart
      #bc3a29 RGB pie chart
      #bc3a29 color shades, tints & tones
#bc3a29 color schemes
#bc3a29 color preview, HTML & CSS examples
           This text has a color of #bc3a29        
        
          <p style="color:#bc3a29;">Text here</p>
        
        
          .mytext {color:#bc3a29;}
        
        Text color #bc3a29
      
           This box has a color of #bc3a29        
        
          <div style="background-color:#bc3a29;">Content here</div>
        
        
          .mybackground {background-color:#bc3a29;}
        
        Background color #bc3a29
      
           Border around this has a color of #bc3a29        
        
          <div style="border:2px solid #bc3a29;">Content here</div>
        
        
          .myborder {border:2px solid #bc3a29;}
        
        Border color #bc3a29