#bc1c19 color space conversions
Hex:
        #bc1c19
        RGB:
        188, 28, 25
        CMY:
        26, 89, 90
        CMYK:
        0, 85, 87, 26
      HSL:
        1°, 76.5258%, 41.7647%
        HSV (HSB):
        1°, 86.7021%, 73.7255%
        XYZ:
        21.3298, 11.5921, 2.0330
        xyY:
        0.6102, 0.3316, 11.5921
      CIE-Lab:
        40.5603, 60.0510, 44.4592
        CIE-LCH:
        40.5603, 74.7178, 36.5147
        CIE-Luv:
        40.5603, 119.1556, 26.3182
        Hunter-Lab:
        34.0471, 52.2438, 20.2927
      #bc1c19 color charts
#bc1c19 RGB chart
      #bc1c19 CMYK chart
      #bc1c19 RGB pie chart
      #bc1c19 color shades, tints & tones
#bc1c19 color schemes
#bc1c19 color preview, HTML & CSS examples
           This text has a color of #bc1c19        
        
          <p style="color:#bc1c19;">Text here</p>
        
        
          .mytext {color:#bc1c19;}
        
        Text color #bc1c19
      
           This box has a color of #bc1c19        
        
          <div style="background-color:#bc1c19;">Content here</div>
        
        
          .mybackground {background-color:#bc1c19;}
        
        Background color #bc1c19
      
           Border around this has a color of #bc1c19        
        
          <div style="border:2px solid #bc1c19;">Content here</div>
        
        
          .myborder {border:2px solid #bc1c19;}
        
        Border color #bc1c19