#b14c16 color space conversions
Hex:
        #b14c16
        RGB:
        177, 76, 22
        CMY:
        31, 70, 91
        CMYK:
        0, 57, 88, 31
      HSL:
        21°, 77.8894%, 39.0196%
        HSV (HSB):
        21°, 87.5706%, 69.4118%
        XYZ:
        20.8607, 14.5739, 2.4726
        xyY:
        0.5503, 0.3845, 14.5739
      CIE-Lab:
        45.0450, 38.4766, 48.6136
        CIE-LCH:
        45.0450, 61.9978, 51.6392
        CIE-Luv:
        45.0450, 82.0637, 36.8564
        Hunter-Lab:
        38.1758, 30.7316, 22.8829
      #b14c16 color charts
#b14c16 RGB chart
      #b14c16 CMYK chart
      #b14c16 RGB pie chart
      #b14c16 color shades, tints & tones
#b14c16 color schemes
#b14c16 color preview, HTML & CSS examples
           This text has a color of #b14c16        
        
          <p style="color:#b14c16;">Text here</p>
        
        
          .mytext {color:#b14c16;}
        
        Text color #b14c16
      
           This box has a color of #b14c16        
        
          <div style="background-color:#b14c16;">Content here</div>
        
        
          .mybackground {background-color:#b14c16;}
        
        Background color #b14c16
      
           Border around this has a color of #b14c16        
        
          <div style="border:2px solid #b14c16;">Content here</div>
        
        
          .myborder {border:2px solid #b14c16;}
        
        Border color #b14c16