#bc3927 color space conversions
Hex:
        #bc3927
        RGB:
        188, 57, 39
        CMY:
        26, 78, 85
        CMYK:
        0, 70, 79, 26
      HSL:
        7°, 65.6388%, 44.5098%
        HSV (HSB):
        7°, 79.2553%, 73.7255%
        XYZ:
        22.5684, 13.7641, 3.3867
        xyY:
        0.5682, 0.3465, 13.7641
      CIE-Lab:
        43.8927, 51.4582, 40.3654
        CIE-LCH:
        43.8927, 65.4011, 38.1118
        CIE-Luv:
        43.8927, 102.4655, 28.2823
        Hunter-Lab:
        37.1000, 43.6587, 20.5577
      #bc3927 color charts
#bc3927 RGB chart
      #bc3927 CMYK chart
      #bc3927 RGB pie chart
      #bc3927 color shades, tints & tones
#bc3927 color schemes
#bc3927 color preview, HTML & CSS examples
           This text has a color of #bc3927        
        
          <p style="color:#bc3927;">Text here</p>
        
        
          .mytext {color:#bc3927;}
        
        Text color #bc3927
      
           This box has a color of #bc3927        
        
          <div style="background-color:#bc3927;">Content here</div>
        
        
          .mybackground {background-color:#bc3927;}
        
        Background color #bc3927
      
           Border around this has a color of #bc3927        
        
          <div style="border:2px solid #bc3927;">Content here</div>
        
        
          .myborder {border:2px solid #bc3927;}
        
        Border color #bc3927