#bc4912 color space conversions
Hex:
        #bc4912
        RGB:
        188, 73, 18
        CMY:
        26, 71, 93
        CMYK:
        0, 61, 90, 26
      HSL:
        19°, 82.5243%, 40.3922%
        HSV (HSB):
        19°, 90.4255%, 73.7255%
        XYZ:
        23.2308, 15.5001, 2.3397
        xyY:
        0.5656, 0.3774, 15.5001
      CIE-Lab:
        46.3117, 44.0314, 51.8312
        CIE-LCH:
        46.3117, 68.0091, 49.6516
        CIE-Luv:
        46.3117, 93.8080, 37.6809
        Hunter-Lab:
        39.3702, 36.4278, 24.0357
      #bc4912 color charts
#bc4912 RGB chart
      #bc4912 CMYK chart
      #bc4912 RGB pie chart
      #bc4912 color shades, tints & tones
#bc4912 color schemes
#bc4912 color preview, HTML & CSS examples
           This text has a color of #bc4912        
        
          <p style="color:#bc4912;">Text here</p>
        
        
          .mytext {color:#bc4912;}
        
        Text color #bc4912
      
           This box has a color of #bc4912        
        
          <div style="background-color:#bc4912;">Content here</div>
        
        
          .mybackground {background-color:#bc4912;}
        
        Background color #bc4912
      
           Border around this has a color of #bc4912        
        
          <div style="border:2px solid #bc4912;">Content here</div>
        
        
          .myborder {border:2px solid #bc4912;}
        
        Border color #bc4912