#bc3820 color space conversions
Hex:
        #bc3820
        RGB:
        188, 56, 32
        CMY:
        26, 78, 87
        CMYK:
        0, 70, 83, 26
      HSL:
        9°, 70.9091%, 43.1373%
        HSV (HSB):
        9°, 82.9787%, 73.7255%
        XYZ:
        22.4139, 13.6240, 2.8148
        xyY:
        0.5769, 0.3507, 13.6240
      CIE-Lab:
        43.6888, 51.6292, 43.7744
        CIE-LCH:
        43.6888, 67.6888, 40.2933
        CIE-Luv:
        43.6888, 104.1171, 30.0728
        Hunter-Lab:
        36.9107, 43.7999, 21.3160
      #bc3820 color charts
#bc3820 RGB chart
      #bc3820 CMYK chart
      #bc3820 RGB pie chart
      #bc3820 color shades, tints & tones
#bc3820 color schemes
#bc3820 color preview, HTML & CSS examples
           This text has a color of #bc3820        
        
          <p style="color:#bc3820;">Text here</p>
        
        
          .mytext {color:#bc3820;}
        
        Text color #bc3820
      
           This box has a color of #bc3820        
        
          <div style="background-color:#bc3820;">Content here</div>
        
        
          .mybackground {background-color:#bc3820;}
        
        Background color #bc3820
      
           Border around this has a color of #bc3820        
        
          <div style="border:2px solid #bc3820;">Content here</div>
        
        
          .myborder {border:2px solid #bc3820;}
        
        Border color #bc3820