#bc0835 color space conversions
Hex:
        #bc0835
        RGB:
        188, 8, 53
        CMY:
        26, 97, 79
        CMYK:
        0, 96, 72, 26
      HSL:
        345°, 91.8367%, 38.4314%
        HSV (HSB):
        345°, 95.7447%, 73.7255%
        XYZ:
        21.4685, 11.1221, 4.3834
        xyY:
        0.5806, 0.3008, 11.1221
      CIE-Lab:
        39.7853, 64.0486, 27.6358
        CIE-LCH:
        39.7853, 69.7564, 23.3393
        CIE-Luv:
        39.7853, 118.1510, 14.7689
        Hunter-Lab:
        33.3498, 56.5449, 15.5519
      #bc0835 color charts
#bc0835 RGB chart
      #bc0835 CMYK chart
      #bc0835 RGB pie chart
      #bc0835 color shades, tints & tones
#bc0835 color schemes
#bc0835 color preview, HTML & CSS examples
           This text has a color of #bc0835        
        
          <p style="color:#bc0835;">Text here</p>
        
        
          .mytext {color:#bc0835;}
        
        Text color #bc0835
      
           This box has a color of #bc0835        
        
          <div style="background-color:#bc0835;">Content here</div>
        
        
          .mybackground {background-color:#bc0835;}
        
        Background color #bc0835
      
           Border around this has a color of #bc0835        
        
          <div style="border:2px solid #bc0835;">Content here</div>
        
        
          .myborder {border:2px solid #bc0835;}
        
        Border color #bc0835