#bc3306 color space conversions
Hex:
        #bc3306
        RGB:
        188, 51, 6
        CMY:
        26, 80, 98
        CMYK:
        0, 73, 97, 26
      HSL:
        15°, 93.8144%, 38.0392%
        HSV (HSB):
        15°, 96.8085%, 73.7255%
        XYZ:
        21.9557, 13.0722, 1.5383
        xyY:
        0.6004, 0.3575, 13.0722
      CIE-Lab:
        42.8718, 53.0314, 53.1540
        CIE-LCH:
        42.8718, 75.0844, 45.0661
        CIE-Luv:
        42.8718, 109.5710, 33.4745
        Hunter-Lab:
        36.1555, 45.1237, 22.7862
      #bc3306 color charts
#bc3306 RGB chart
      #bc3306 CMYK chart
      #bc3306 RGB pie chart
      #bc3306 color shades, tints & tones
#bc3306 color schemes
#bc3306 color preview, HTML & CSS examples
           This text has a color of #bc3306        
        
          <p style="color:#bc3306;">Text here</p>
        
        
          .mytext {color:#bc3306;}
        
        Text color #bc3306
      
           This box has a color of #bc3306        
        
          <div style="background-color:#bc3306;">Content here</div>
        
        
          .mybackground {background-color:#bc3306;}
        
        Background color #bc3306
      
           Border around this has a color of #bc3306        
        
          <div style="border:2px solid #bc3306;">Content here</div>
        
        
          .myborder {border:2px solid #bc3306;}
        
        Border color #bc3306