#bc351a color space conversions
Hex:
        #bc351a
        RGB:
        188, 53, 26
        CMY:
        26, 79, 90
        CMYK:
        0, 72, 86, 26
      HSL:
        10°, 75.7009%, 41.9608%
        HSV (HSB):
        10°, 86.1702%, 73.7255%
        XYZ:
        22.1986, 13.3122, 2.3768
        xyY:
        0.5859, 0.3514, 13.3122
      CIE-Lab:
        43.2299, 52.6149, 46.2254
        CIE-LCH:
        43.2299, 70.0365, 41.3013
        CIE-Luv:
        43.2299, 106.7157, 30.8099
        Hunter-Lab:
        36.4858, 44.7522, 21.6778
      #bc351a color charts
#bc351a RGB chart
      #bc351a CMYK chart
      #bc351a RGB pie chart
      #bc351a color shades, tints & tones
#bc351a color schemes
#bc351a color preview, HTML & CSS examples
           This text has a color of #bc351a        
        
          <p style="color:#bc351a;">Text here</p>
        
        
          .mytext {color:#bc351a;}
        
        Text color #bc351a
      
           This box has a color of #bc351a        
        
          <div style="background-color:#bc351a;">Content here</div>
        
        
          .mybackground {background-color:#bc351a;}
        
        Background color #bc351a
      
           Border around this has a color of #bc351a        
        
          <div style="border:2px solid #bc351a;">Content here</div>
        
        
          .myborder {border:2px solid #bc351a;}
        
        Border color #bc351a