#bc3606 color space conversions
Hex:
        #bc3606
        RGB:
        188, 54, 6
        CMY:
        26, 79, 98
        CMYK:
        0, 71, 97, 26
      HSL:
        16°, 93.8144%, 38.0392%
        HSV (HSB):
        16°, 96.8085%, 73.7255%
        XYZ:
        22.0911, 13.3428, 1.5834
        xyY:
        0.5968, 0.3604, 13.3428
      CIE-Lab:
        43.2754, 51.9209, 53.3817
        CIE-LCH:
        43.2754, 74.4673, 45.7948
        CIE-Luv:
        43.2754, 107.7102, 34.1557
        Hunter-Lab:
        36.5279, 44.0283, 22.9994
      #bc3606 color charts
#bc3606 RGB chart
      #bc3606 CMYK chart
      #bc3606 RGB pie chart
      #bc3606 color shades, tints & tones
#bc3606 color schemes
#bc3606 color preview, HTML & CSS examples
           This text has a color of #bc3606        
        
          <p style="color:#bc3606;">Text here</p>
        
        
          .mytext {color:#bc3606;}
        
        Text color #bc3606
      
           This box has a color of #bc3606        
        
          <div style="background-color:#bc3606;">Content here</div>
        
        
          .mybackground {background-color:#bc3606;}
        
        Background color #bc3606
      
           Border around this has a color of #bc3606        
        
          <div style="border:2px solid #bc3606;">Content here</div>
        
        
          .myborder {border:2px solid #bc3606;}
        
        Border color #bc3606