#bc4c16 color space conversions
Hex:
        #bc4c16
        RGB:
        188, 76, 22
        CMY:
        26, 70, 91
        CMYK:
        0, 60, 88, 26
      HSL:
        20°, 79.0476%, 41.1765%
        HSV (HSB):
        20°, 88.2979%, 73.7255%
        XYZ:
        23.4683, 15.9182, 2.5947
        xyY:
        0.5590, 0.3792, 15.9182
      CIE-Lab:
        46.8670, 42.7000, 50.8380
        CIE-LCH:
        46.8670, 66.3912, 49.9724
        CIE-Luv:
        46.8670, 91.2727, 37.9092
        Hunter-Lab:
        39.8976, 35.1753, 24.0725
      #bc4c16 color charts
#bc4c16 RGB chart
      #bc4c16 CMYK chart
      #bc4c16 RGB pie chart
      #bc4c16 color shades, tints & tones
#bc4c16 color schemes
#bc4c16 color preview, HTML & CSS examples
           This text has a color of #bc4c16        
        
          <p style="color:#bc4c16;">Text here</p>
        
        
          .mytext {color:#bc4c16;}
        
        Text color #bc4c16
      
           This box has a color of #bc4c16        
        
          <div style="background-color:#bc4c16;">Content here</div>
        
        
          .mybackground {background-color:#bc4c16;}
        
        Background color #bc4c16
      
           Border around this has a color of #bc4c16        
        
          <div style="border:2px solid #bc4c16;">Content here</div>
        
        
          .myborder {border:2px solid #bc4c16;}
        
        Border color #bc4c16