#bc2911 color space conversions
Hex:
        #bc2911
        RGB:
        188, 41, 17
        CMY:
        26, 84, 93
        CMYK:
        0, 78, 91, 26
      HSL:
        8°, 83.4146%, 40.1961%
        HSV (HSB):
        8°, 90.9574%, 73.7255%
        XYZ:
        21.6332, 12.3177, 1.7677
        xyY:
        0.6057, 0.3449, 12.3177
      CIE-Lab:
        41.7167, 56.5003, 48.8695
        CIE-LCH:
        41.7167, 74.7029, 40.8579
        CIE-Luv:
        41.7167, 114.3788, 30.0020
        Hunter-Lab:
        35.0966, 48.6064, 21.5814
      #bc2911 color charts
#bc2911 RGB chart
      #bc2911 CMYK chart
      #bc2911 RGB pie chart
      #bc2911 color shades, tints & tones
#bc2911 color schemes
#bc2911 color preview, HTML & CSS examples
           This text has a color of #bc2911        
        
          <p style="color:#bc2911;">Text here</p>
        
        
          .mytext {color:#bc2911;}
        
        Text color #bc2911
      
           This box has a color of #bc2911        
        
          <div style="background-color:#bc2911;">Content here</div>
        
        
          .mybackground {background-color:#bc2911;}
        
        Background color #bc2911
      
           Border around this has a color of #bc2911        
        
          <div style="border:2px solid #bc2911;">Content here</div>
        
        
          .myborder {border:2px solid #bc2911;}
        
        Border color #bc2911