#bc430b color space conversions
Hex:
        #bc430b
        RGB:
        188, 67, 11
        CMY:
        26, 74, 96
        CMYK:
        0, 64, 94, 26
      HSL:
        19°, 88.9447%, 39.0196%
        HSV (HSB):
        19°, 94.1489%, 73.7255%
        XYZ:
        22.8066, 14.7298, 1.9577
        xyY:
        0.5775, 0.3730, 14.7298
      CIE-Lab:
        45.2619, 46.6420, 53.2287
        CIE-LCH:
        45.2619, 70.7726, 48.7733
        CIE-Luv:
        45.2619, 98.6229, 36.9104
        Hunter-Lab:
        38.3795, 38.9077, 23.8413
      #bc430b color charts
#bc430b RGB chart
      #bc430b CMYK chart
      #bc430b RGB pie chart
      #bc430b color shades, tints & tones
#bc430b color schemes
#bc430b color preview, HTML & CSS examples
           This text has a color of #bc430b        
        
          <p style="color:#bc430b;">Text here</p>
        
        
          .mytext {color:#bc430b;}
        
        Text color #bc430b
      
           This box has a color of #bc430b        
        
          <div style="background-color:#bc430b;">Content here</div>
        
        
          .mybackground {background-color:#bc430b;}
        
        Background color #bc430b
      
           Border around this has a color of #bc430b        
        
          <div style="border:2px solid #bc430b;">Content here</div>
        
        
          .myborder {border:2px solid #bc430b;}
        
        Border color #bc430b