#bc140b color space conversions
Hex:
        #bc140b
        RGB:
        188, 20, 11
        CMY:
        26, 92, 96
        CMYK:
        0, 89, 94, 26
      HSL:
        3°, 88.9447%, 39.0196%
        HSV (HSB):
        3°, 94.1489%, 73.7255%
        XYZ:
        21.0496, 11.2158, 1.3720
        xyY:
        0.6258, 0.3334, 11.2158
      CIE-Lab:
        39.9416, 61.3813, 49.9104
        CIE-LCH:
        39.9416, 79.1121, 39.1153
        CIE-Luv:
        39.9416, 123.3258, 27.8269
        Hunter-Lab:
        33.4901, 53.5855, 21.0140
      #bc140b color charts
#bc140b RGB chart
      #bc140b CMYK chart
      #bc140b RGB pie chart
      #bc140b color shades, tints & tones
#bc140b color schemes
#bc140b color preview, HTML & CSS examples
           This text has a color of #bc140b        
        
          <p style="color:#bc140b;">Text here</p>
        
        
          .mytext {color:#bc140b;}
        
        Text color #bc140b
      
           This box has a color of #bc140b        
        
          <div style="background-color:#bc140b;">Content here</div>
        
        
          .mybackground {background-color:#bc140b;}
        
        Background color #bc140b
      
           Border around this has a color of #bc140b        
        
          <div style="border:2px solid #bc140b;">Content here</div>
        
        
          .myborder {border:2px solid #bc140b;}
        
        Border color #bc140b