#bc4a16 color space conversions
Hex:
        #bc4a16
        RGB:
        188, 74, 22
        CMY:
        26, 71, 91
        CMYK:
        0, 61, 88, 26
      HSL:
        19°, 79.0476%, 41.1765%
        HSV (HSB):
        19°, 88.2979%, 73.7255%
        XYZ:
        23.3326, 15.6469, 2.5494
        xyY:
        0.5618, 0.3768, 15.6469
      CIE-Lab:
        46.5077, 43.6428, 50.5550
        CIE-LCH:
        46.5077, 66.7870, 49.1968
        CIE-Luv:
        46.5077, 92.7726, 37.3030
        Hunter-Lab:
        39.5561, 36.0672, 23.8680
      #bc4a16 color charts
#bc4a16 RGB chart
      #bc4a16 CMYK chart
      #bc4a16 RGB pie chart
      #bc4a16 color shades, tints & tones
#bc4a16 color schemes
#bc4a16 color preview, HTML & CSS examples
           This text has a color of #bc4a16        
        
          <p style="color:#bc4a16;">Text here</p>
        
        
          .mytext {color:#bc4a16;}
        
        Text color #bc4a16
      
           This box has a color of #bc4a16        
        
          <div style="background-color:#bc4a16;">Content here</div>
        
        
          .mybackground {background-color:#bc4a16;}
        
        Background color #bc4a16
      
           Border around this has a color of #bc4a16        
        
          <div style="border:2px solid #bc4a16;">Content here</div>
        
        
          .myborder {border:2px solid #bc4a16;}
        
        Border color #bc4a16