#bc1d09 color space conversions
Hex:
        #bc1d09
        RGB:
        188, 29, 9
        CMY:
        26, 89, 96
        CMYK:
        0, 85, 95, 26
      HSL:
        7°, 90.8629%, 38.6275%
        HSV (HSB):
        7°, 95.2128%, 73.7255%
        XYZ:
        21.2277, 11.5898, 1.3767
        xyY:
        0.6208, 0.3389, 11.5898
      CIE-Lab:
        40.5566, 59.5814, 50.9184
        CIE-LCH:
        40.5566, 78.3749, 40.5173
        CIE-Luv:
        40.5566, 120.4253, 29.1492
        Hunter-Lab:
        34.0438, 51.7253, 21.4331
      #bc1d09 color charts
#bc1d09 RGB chart
      #bc1d09 CMYK chart
      #bc1d09 RGB pie chart
      #bc1d09 color shades, tints & tones
#bc1d09 color schemes
#bc1d09 color preview, HTML & CSS examples
           This text has a color of #bc1d09        
        
          <p style="color:#bc1d09;">Text here</p>
        
        
          .mytext {color:#bc1d09;}
        
        Text color #bc1d09
      
           This box has a color of #bc1d09        
        
          <div style="background-color:#bc1d09;">Content here</div>
        
        
          .mybackground {background-color:#bc1d09;}
        
        Background color #bc1d09
      
           Border around this has a color of #bc1d09        
        
          <div style="border:2px solid #bc1d09;">Content here</div>
        
        
          .myborder {border:2px solid #bc1d09;}
        
        Border color #bc1d09