#bc3835 color space conversions
Hex:
        #bc3835
        RGB:
        188, 56, 53
        CMY:
        26, 78, 79
        CMYK:
        0, 70, 72, 26
      HSL:
        1°, 56.0166%, 47.2549%
        HSV (HSB):
        1°, 71.8085%, 73.7255%
        XYZ:
        22.7958, 13.7768, 4.8259
        xyY:
        0.5506, 0.3328, 13.7768
      CIE-Lab:
        43.9111, 52.4157, 32.5164
        CIE-LCH:
        43.9111, 61.6824, 31.8136
        CIE-Luv:
        43.9111, 100.4556, 22.8220
        Hunter-Lab:
        37.1171, 44.6728, 18.2732
      #bc3835 color charts
#bc3835 RGB chart
      #bc3835 CMYK chart
      #bc3835 RGB pie chart
      #bc3835 color shades, tints & tones
#bc3835 color schemes
#bc3835 color preview, HTML & CSS examples
           This text has a color of #bc3835        
        
          <p style="color:#bc3835;">Text here</p>
        
        
          .mytext {color:#bc3835;}
        
        Text color #bc3835
      
           This box has a color of #bc3835        
        
          <div style="background-color:#bc3835;">Content here</div>
        
        
          .mybackground {background-color:#bc3835;}
        
        Background color #bc3835
      
           Border around this has a color of #bc3835        
        
          <div style="border:2px solid #bc3835;">Content here</div>
        
        
          .myborder {border:2px solid #bc3835;}
        
        Border color #bc3835