#bc1005 color space conversions
Hex:
        #bc1005
        RGB:
        188, 16, 5
        CMY:
        26, 94, 98
        CMYK:
        0, 91, 97, 26
      HSL:
        4°, 94.8187%, 37.8431%
        HSV (HSB):
        4°, 97.3404%, 73.7255%
        XYZ:
        20.9517, 11.0729, 1.1766
        xyY:
        0.6311, 0.3335, 11.0729
      CIE-Lab:
        39.7030, 61.9404, 51.8231
        CIE-LCH:
        39.7030, 80.7605, 39.9179
        CIE-Luv:
        39.7030, 124.8633, 28.1745
        Hunter-Lab:
        33.2760, 54.1569, 21.1968
      #bc1005 color charts
#bc1005 RGB chart
      #bc1005 CMYK chart
      #bc1005 RGB pie chart
      #bc1005 color shades, tints & tones
#bc1005 color schemes
#bc1005 color preview, HTML & CSS examples
           This text has a color of #bc1005        
        
          <p style="color:#bc1005;">Text here</p>
        
        
          .mytext {color:#bc1005;}
        
        Text color #bc1005
      
           This box has a color of #bc1005        
        
          <div style="background-color:#bc1005;">Content here</div>
        
        
          .mybackground {background-color:#bc1005;}
        
        Background color #bc1005
      
           Border around this has a color of #bc1005        
        
          <div style="border:2px solid #bc1005;">Content here</div>
        
        
          .myborder {border:2px solid #bc1005;}
        
        Border color #bc1005