#bc381b color space conversions
Hex:
        #bc381b
        RGB:
        188, 56, 27
        CMY:
        26, 78, 89
        CMYK:
        0, 70, 86, 26
      HSL:
        11°, 74.8837%, 42.1569%
        HSV (HSB):
        11°, 85.6383%, 73.7255%
        XYZ:
        22.3510, 13.5988, 2.4837
        xyY:
        0.5815, 0.3538, 13.5988
      CIE-Lab:
        43.6520, 51.4984, 46.1273
        CIE-LCH:
        43.6520, 69.1362, 41.8509
        CIE-Luv:
        43.6520, 104.7453, 31.3119
        Hunter-Lab:
        36.8766, 43.6554, 21.8203
      #bc381b color charts
#bc381b RGB chart
      #bc381b CMYK chart
      #bc381b RGB pie chart
      #bc381b color shades, tints & tones
#bc381b color schemes
#bc381b color preview, HTML & CSS examples
           This text has a color of #bc381b        
        
          <p style="color:#bc381b;">Text here</p>
        
        
          .mytext {color:#bc381b;}
        
        Text color #bc381b
      
           This box has a color of #bc381b        
        
          <div style="background-color:#bc381b;">Content here</div>
        
        
          .mybackground {background-color:#bc381b;}
        
        Background color #bc381b
      
           Border around this has a color of #bc381b        
        
          <div style="border:2px solid #bc381b;">Content here</div>
        
        
          .myborder {border:2px solid #bc381b;}
        
        Border color #bc381b