#bc441a color space conversions
Hex:
        #bc441a
        RGB:
        188, 68, 26
        CMY:
        26, 73, 90
        CMYK:
        0, 64, 86, 26
      HSL:
        16°, 75.7009%, 41.9608%
        HSV (HSB):
        16°, 86.1702%, 73.7255%
        XYZ:
        22.9926, 14.9002, 2.6415
        xyY:
        0.5672, 0.3676, 14.9002
      CIE-Lab:
        45.4972, 46.4703, 48.1324
        CIE-LCH:
        45.4972, 66.9045, 46.0065
        CIE-Luv:
        45.4972, 96.7936, 34.7496
        Hunter-Lab:
        38.6008, 38.7725, 22.9633
      #bc441a color charts
#bc441a RGB chart
      #bc441a CMYK chart
      #bc441a RGB pie chart
      #bc441a color shades, tints & tones
#bc441a color schemes
#bc441a color preview, HTML & CSS examples
           This text has a color of #bc441a        
        
          <p style="color:#bc441a;">Text here</p>
        
        
          .mytext {color:#bc441a;}
        
        Text color #bc441a
      
           This box has a color of #bc441a        
        
          <div style="background-color:#bc441a;">Content here</div>
        
        
          .mybackground {background-color:#bc441a;}
        
        Background color #bc441a
      
           Border around this has a color of #bc441a        
        
          <div style="border:2px solid #bc441a;">Content here</div>
        
        
          .myborder {border:2px solid #bc441a;}
        
        Border color #bc441a