#bc301a color space conversions
Hex:
        #bc301a
        RGB:
        188, 48, 26
        CMY:
        26, 81, 90
        CMYK:
        0, 74, 86, 26
      HSL:
        8°, 75.7009%, 41.9608%
        HSV (HSB):
        8°, 86.1702%, 73.7255%
        XYZ:
        21.9824, 12.8799, 2.3047
        xyY:
        0.5915, 0.3465, 12.8799
      CIE-Lab:
        42.5817, 54.4063, 45.6784
        CIE-LCH:
        42.5817, 71.0391, 40.0161
        CIE-Luv:
        42.5817, 109.6449, 29.6697
        Hunter-Lab:
        35.8885, 46.5300, 21.3144
      #bc301a color charts
#bc301a RGB chart
      #bc301a CMYK chart
      #bc301a RGB pie chart
      #bc301a color shades, tints & tones
#bc301a color schemes
#bc301a color preview, HTML & CSS examples
           This text has a color of #bc301a        
        
          <p style="color:#bc301a;">Text here</p>
        
        
          .mytext {color:#bc301a;}
        
        Text color #bc301a
      
           This box has a color of #bc301a        
        
          <div style="background-color:#bc301a;">Content here</div>
        
        
          .mybackground {background-color:#bc301a;}
        
        Background color #bc301a
      
           Border around this has a color of #bc301a        
        
          <div style="border:2px solid #bc301a;">Content here</div>
        
        
          .myborder {border:2px solid #bc301a;}
        
        Border color #bc301a