#bc2a16 color space conversions
Hex:
        #bc2a16
        RGB:
        188, 42, 22
        CMY:
        26, 84, 91
        CMYK:
        0, 78, 88, 26
      HSL:
        7°, 79.0476%, 41.1765%
        HSV (HSB):
        7°, 88.2979%, 73.7255%
        XYZ:
        21.7118, 12.4052, 2.0092
        xyY:
        0.6010, 0.3434, 12.4052
      CIE-Lab:
        41.8530, 56.2822, 46.8962
        CIE-LCH:
        41.8530, 73.2594, 39.8022
        CIE-Luv:
        41.8530, 113.3527, 29.2849
        Hunter-Lab:
        35.2210, 48.3985, 21.2726
      #bc2a16 color charts
#bc2a16 RGB chart
      #bc2a16 CMYK chart
      #bc2a16 RGB pie chart
      #bc2a16 color shades, tints & tones
#bc2a16 color schemes
#bc2a16 color preview, HTML & CSS examples
           This text has a color of #bc2a16        
        
          <p style="color:#bc2a16;">Text here</p>
        
        
          .mytext {color:#bc2a16;}
        
        Text color #bc2a16
      
           This box has a color of #bc2a16        
        
          <div style="background-color:#bc2a16;">Content here</div>
        
        
          .mybackground {background-color:#bc2a16;}
        
        Background color #bc2a16
      
           Border around this has a color of #bc2a16        
        
          <div style="border:2px solid #bc2a16;">Content here</div>
        
        
          .myborder {border:2px solid #bc2a16;}
        
        Border color #bc2a16