#bc4227 color space conversions
Hex:
        #bc4227
        RGB:
        188, 66, 39
        CMY:
        26, 74, 85
        CMYK:
        0, 65, 79, 26
      HSL:
        11°, 65.6388%, 44.5098%
        HSV (HSB):
        11°, 79.2553%, 73.7255%
        XYZ:
        23.0535, 14.7343, 3.5484
        xyY:
        0.5577, 0.3565, 14.7343
      CIE-Lab:
        45.2681, 47.7324, 41.7513
        CIE-LCH:
        45.2681, 63.4157, 41.1760
        CIE-Luv:
        45.2681, 96.6238, 30.7680
        Hunter-Lab:
        38.3853, 40.0295, 21.3888
      #bc4227 color charts
#bc4227 RGB chart
      #bc4227 CMYK chart
      #bc4227 RGB pie chart
      #bc4227 color shades, tints & tones
#bc4227 color schemes
#bc4227 color preview, HTML & CSS examples
           This text has a color of #bc4227        
        
          <p style="color:#bc4227;">Text here</p>
        
        
          .mytext {color:#bc4227;}
        
        Text color #bc4227
      
           This box has a color of #bc4227        
        
          <div style="background-color:#bc4227;">Content here</div>
        
        
          .mybackground {background-color:#bc4227;}
        
        Background color #bc4227
      
           Border around this has a color of #bc4227        
        
          <div style="border:2px solid #bc4227;">Content here</div>
        
        
          .myborder {border:2px solid #bc4227;}
        
        Border color #bc4227