#bc3612 color space conversions
Hex:
        #bc3612
        RGB:
        188, 54, 18
        CMY:
        26, 79, 93
        CMYK:
        0, 71, 90, 26
      HSL:
        13°, 82.5243%, 40.3922%
        HSV (HSB):
        13°, 90.4255%, 73.7255%
        XYZ:
        22.1674, 13.3734, 1.9852
        xyY:
        0.5907, 0.3564, 13.3734
      CIE-Lab:
        43.3205, 52.0798, 49.6370
        CIE-LCH:
        43.3205, 71.9454, 43.6243
        CIE-Luv:
        43.3205, 106.9066, 32.6016
        Hunter-Lab:
        36.5696, 44.2044, 22.3801
      #bc3612 color charts
#bc3612 RGB chart
      #bc3612 CMYK chart
      #bc3612 RGB pie chart
      #bc3612 color shades, tints & tones
#bc3612 color schemes
#bc3612 color preview, HTML & CSS examples
           This text has a color of #bc3612        
        
          <p style="color:#bc3612;">Text here</p>
        
        
          .mytext {color:#bc3612;}
        
        Text color #bc3612
      
           This box has a color of #bc3612        
        
          <div style="background-color:#bc3612;">Content here</div>
        
        
          .mybackground {background-color:#bc3612;}
        
        Background color #bc3612
      
           Border around this has a color of #bc3612        
        
          <div style="border:2px solid #bc3612;">Content here</div>
        
        
          .myborder {border:2px solid #bc3612;}
        
        Border color #bc3612