#bc460b color space conversions
Hex:
        #bc460b
        RGB:
        188, 70, 11
        CMY:
        26, 73, 96
        CMYK:
        0, 63, 94, 26
      HSL:
        20°, 88.9447%, 39.0196%
        HSV (HSB):
        20°, 94.1489%, 73.7255%
        XYZ:
        22.9896, 15.0958, 2.0187
        xyY:
        0.5732, 0.3764, 15.0958
      CIE-Lab:
        45.7652, 45.3015, 53.5577
        CIE-LCH:
        45.7652, 70.1474, 49.7739
        CIE-Luv:
        45.7652, 96.4404, 37.7495
        Hunter-Lab:
        38.8534, 37.6253, 24.1168
      #bc460b color charts
#bc460b RGB chart
      #bc460b CMYK chart
      #bc460b RGB pie chart
      #bc460b color shades, tints & tones
#bc460b color schemes
#bc460b color preview, HTML & CSS examples
           This text has a color of #bc460b        
        
          <p style="color:#bc460b;">Text here</p>
        
        
          .mytext {color:#bc460b;}
        
        Text color #bc460b
      
           This box has a color of #bc460b        
        
          <div style="background-color:#bc460b;">Content here</div>
        
        
          .mybackground {background-color:#bc460b;}
        
        Background color #bc460b
      
           Border around this has a color of #bc460b        
        
          <div style="border:2px solid #bc460b;">Content here</div>
        
        
          .myborder {border:2px solid #bc460b;}
        
        Border color #bc460b