#b14d16 color space conversions
Hex:
        #b14d16
        RGB:
        177, 77, 22
        CMY:
        31, 70, 91
        CMYK:
        0, 56, 88, 31
      HSL:
        21°, 77.8894%, 39.0196%
        HSV (HSB):
        21°, 87.5706%, 69.4118%
        XYZ:
        20.9302, 14.7128, 2.4958
        xyY:
        0.5488, 0.3858, 14.7128
      CIE-Lab:
        45.2383, 37.9777, 48.7706
        CIE-LCH:
        45.2383, 61.8133, 52.0921
        CIE-Luv:
        45.2383, 81.2986, 37.1783
        Hunter-Lab:
        38.3573, 30.2757, 22.9923
      #b14d16 color charts
#b14d16 RGB chart
      #b14d16 CMYK chart
      #b14d16 RGB pie chart
      #b14d16 color shades, tints & tones
#b14d16 color schemes
#b14d16 color preview, HTML & CSS examples
           This text has a color of #b14d16        
        
          <p style="color:#b14d16;">Text here</p>
        
        
          .mytext {color:#b14d16;}
        
        Text color #b14d16
      
           This box has a color of #b14d16        
        
          <div style="background-color:#b14d16;">Content here</div>
        
        
          .mybackground {background-color:#b14d16;}
        
        Background color #b14d16
      
           Border around this has a color of #b14d16        
        
          <div style="border:2px solid #b14d16;">Content here</div>
        
        
          .myborder {border:2px solid #b14d16;}
        
        Border color #b14d16