#bc051b color space conversions
Hex:
        #bc051b
        RGB:
        188, 5, 27
        CMY:
        26, 98, 89
        CMYK:
        0, 97, 86, 26
      HSL:
        353°, 94.8187%, 37.8431%
        HSV (HSB):
        353°, 97.3404%, 73.7255%
        XYZ:
        20.9911, 10.8790, 2.0304
        xyY:
        0.6192, 0.3209, 10.8790
      CIE-Lab:
        39.3760, 63.5392, 42.4397
        CIE-LCH:
        39.3760, 76.4092, 33.7401
        CIE-Luv:
        39.3760, 124.6224, 23.6803
        Hunter-Lab:
        32.9834, 55.8792, 19.4386
      #bc051b color charts
#bc051b RGB chart
      #bc051b CMYK chart
      #bc051b RGB pie chart
      #bc051b color shades, tints & tones
#bc051b color schemes
#bc051b color preview, HTML & CSS examples
           This text has a color of #bc051b        
        
          <p style="color:#bc051b;">Text here</p>
        
        
          .mytext {color:#bc051b;}
        
        Text color #bc051b
      
           This box has a color of #bc051b        
        
          <div style="background-color:#bc051b;">Content here</div>
        
        
          .mybackground {background-color:#bc051b;}
        
        Background color #bc051b
      
           Border around this has a color of #bc051b        
        
          <div style="border:2px solid #bc051b;">Content here</div>
        
        
          .myborder {border:2px solid #bc051b;}
        
        Border color #bc051b