#bc0a15 color space conversions
Hex:
        #bc0a15
        RGB:
        188, 10, 21
        CMY:
        26, 96, 92
        CMYK:
        0, 95, 89, 26
      HSL:
        356°, 89.8990%, 38.8235%
        HSV (HSB):
        356°, 94.6809%, 73.7255%
        XYZ:
        20.9829, 10.9626, 1.7195
        xyY:
        0.6233, 0.3256, 10.9626
      CIE-Lab:
        39.5174, 62.8903, 45.5416
        CIE-LCH:
        39.5174, 77.6481, 35.9099
        CIE-Luv:
        39.5174, 124.6099, 25.3590
        Hunter-Lab:
        33.1098, 55.1800, 20.0977
      #bc0a15 color charts
#bc0a15 RGB chart
      #bc0a15 CMYK chart
      #bc0a15 RGB pie chart
      #bc0a15 color shades, tints & tones
#bc0a15 color schemes
#bc0a15 color preview, HTML & CSS examples
           This text has a color of #bc0a15        
        
          <p style="color:#bc0a15;">Text here</p>
        
        
          .mytext {color:#bc0a15;}
        
        Text color #bc0a15
      
           This box has a color of #bc0a15        
        
          <div style="background-color:#bc0a15;">Content here</div>
        
        
          .mybackground {background-color:#bc0a15;}
        
        Background color #bc0a15
      
           Border around this has a color of #bc0a15        
        
          <div style="border:2px solid #bc0a15;">Content here</div>
        
        
          .myborder {border:2px solid #bc0a15;}
        
        Border color #bc0a15