#bc4e24 color space conversions
Hex:
        #bc4e24
        RGB:
        188, 78, 36
        CMY:
        26, 69, 86
        CMYK:
        0, 59, 81, 26
      HSL:
        17°, 67.8571%, 43.9216%
        HSV (HSB):
        17°, 80.8511%, 73.7255%
        XYZ:
        23.7819, 16.2675, 3.5556
        xyY:
        0.5454, 0.3731, 16.2675
      CIE-Lab:
        47.3235, 42.1229, 45.2522
        CIE-LCH:
        47.3235, 61.8231, 47.0512
        CIE-Luv:
        47.3235, 88.4533, 35.3359
        Hunter-Lab:
        40.3330, 34.6676, 23.0064
      #bc4e24 color charts
#bc4e24 RGB chart
      #bc4e24 CMYK chart
      #bc4e24 RGB pie chart
      #bc4e24 color shades, tints & tones
#bc4e24 color schemes
#bc4e24 color preview, HTML & CSS examples
           This text has a color of #bc4e24        
        
          <p style="color:#bc4e24;">Text here</p>
        
        
          .mytext {color:#bc4e24;}
        
        Text color #bc4e24
      
           This box has a color of #bc4e24        
        
          <div style="background-color:#bc4e24;">Content here</div>
        
        
          .mybackground {background-color:#bc4e24;}
        
        Background color #bc4e24
      
           Border around this has a color of #bc4e24        
        
          <div style="border:2px solid #bc4e24;">Content here</div>
        
        
          .myborder {border:2px solid #bc4e24;}
        
        Border color #bc4e24