#bc070b color space conversions
Hex:
        #bc070b
        RGB:
        188, 7, 11
        CMY:
        26, 97, 96
        CMYK:
        0, 96, 94, 26
      HSL:
        359°, 92.8205%, 38.2353%
        HSV (HSB):
        359°, 96.2766%, 73.7255%
        XYZ:
        20.8754, 10.8675, 1.3140
        xyY:
        0.6315, 0.3288, 10.8675
      CIE-Lab:
        39.3564, 63.0673, 49.5673
        CIE-LCH:
        39.3564, 80.2148, 38.1653
        CIE-Luv:
        39.3564, 126.2305, 26.8032
        Hunter-Lab:
        32.9659, 55.3437, 20.7129
      #bc070b color charts
#bc070b RGB chart
      #bc070b CMYK chart
      #bc070b RGB pie chart
      #bc070b color shades, tints & tones
#bc070b color schemes
#bc070b color preview, HTML & CSS examples
           This text has a color of #bc070b        
        
          <p style="color:#bc070b;">Text here</p>
        
        
          .mytext {color:#bc070b;}
        
        Text color #bc070b
      
           This box has a color of #bc070b        
        
          <div style="background-color:#bc070b;">Content here</div>
        
        
          .mybackground {background-color:#bc070b;}
        
        Background color #bc070b
      
           Border around this has a color of #bc070b        
        
          <div style="border:2px solid #bc070b;">Content here</div>
        
        
          .myborder {border:2px solid #bc070b;}
        
        Border color #bc070b