#bc0904 color space conversions
Hex:
        #bc0904
        RGB:
        188, 9, 4
        CMY:
        26, 96, 98
        CMYK:
        0, 95, 98, 26
      HSL:
        2°, 95.8333%, 37.6471%
        HSV (HSB):
        2°, 97.8723%, 73.7255%
        XYZ:
        20.8586, 10.8955, 1.1185
        xyY:
        0.6345, 0.3314, 10.8955
      CIE-Lab:
        39.4039, 62.7816, 52.0470
        CIE-LCH:
        39.4039, 81.5501, 39.6593
        CIE-Luv:
        39.4039, 126.4216, 27.7839
        Hunter-Lab:
        33.0083, 55.0332, 21.0967
      #bc0904 color charts
#bc0904 RGB chart
      #bc0904 CMYK chart
      #bc0904 RGB pie chart
      #bc0904 color shades, tints & tones
#bc0904 color schemes
#bc0904 color preview, HTML & CSS examples
           This text has a color of #bc0904        
        
          <p style="color:#bc0904;">Text here</p>
        
        
          .mytext {color:#bc0904;}
        
        Text color #bc0904
      
           This box has a color of #bc0904        
        
          <div style="background-color:#bc0904;">Content here</div>
        
        
          .mybackground {background-color:#bc0904;}
        
        Background color #bc0904
      
           Border around this has a color of #bc0904        
        
          <div style="border:2px solid #bc0904;">Content here</div>
        
        
          .myborder {border:2px solid #bc0904;}
        
        Border color #bc0904