#bc050b color space conversions
Hex:
        #bc050b
        RGB:
        188, 5, 11
        CMY:
        26, 98, 96
        CMYK:
        0, 97, 94, 26
      HSL:
        358°, 94.8187%, 37.8431%
        HSV (HSB):
        358°, 97.3404%, 73.7255%
        XYZ:
        20.8537, 10.8241, 1.3067
        xyY:
        0.6322, 0.3282, 10.8241
      CIE-Lab:
        39.2826, 63.2809, 49.5244
        CIE-LCH:
        39.2826, 80.3563, 38.0472
        CIE-Luv:
        39.2826, 126.5996, 26.6737
        Hunter-Lab:
        32.9000, 55.5677, 20.6750
      #bc050b color charts
#bc050b RGB chart
      #bc050b CMYK chart
      #bc050b RGB pie chart
      #bc050b color shades, tints & tones
#bc050b color schemes
#bc050b color preview, HTML & CSS examples
           This text has a color of #bc050b        
        
          <p style="color:#bc050b;">Text here</p>
        
        
          .mytext {color:#bc050b;}
        
        Text color #bc050b
      
           This box has a color of #bc050b        
        
          <div style="background-color:#bc050b;">Content here</div>
        
        
          .mybackground {background-color:#bc050b;}
        
        Background color #bc050b
      
           Border around this has a color of #bc050b        
        
          <div style="border:2px solid #bc050b;">Content here</div>
        
        
          .myborder {border:2px solid #bc050b;}
        
        Border color #bc050b