#b14e21 color space conversions
Hex:
        #b14e21
        RGB:
        177, 78, 33
        CMY:
        31, 69, 87
        CMYK:
        0, 56, 81, 31
      HSL:
        19°, 68.5714%, 41.1765%
        HSV (HSB):
        19°, 81.3559%, 69.4118%
        XYZ:
        21.1304, 14.9057, 3.2022
        xyY:
        0.5385, 0.3799, 14.9057
      CIE-Lab:
        45.5048, 37.7888, 44.3082
        CIE-LCH:
        45.5048, 58.2341, 49.5404
        CIE-Luv:
        45.5048, 79.5650, 34.9900
        Hunter-Lab:
        38.6079, 30.1305, 22.1079
      #b14e21 color charts
#b14e21 RGB chart
      #b14e21 CMYK chart
      #b14e21 RGB pie chart
      #b14e21 color shades, tints & tones
#b14e21 color schemes
#b14e21 color preview, HTML & CSS examples
           This text has a color of #b14e21        
        
          <p style="color:#b14e21;">Text here</p>
        
        
          .mytext {color:#b14e21;}
        
        Text color #b14e21
      
           This box has a color of #b14e21        
        
          <div style="background-color:#b14e21;">Content here</div>
        
        
          .mybackground {background-color:#b14e21;}
        
        Background color #b14e21
      
           Border around this has a color of #b14e21        
        
          <div style="border:2px solid #b14e21;">Content here</div>
        
        
          .myborder {border:2px solid #b14e21;}
        
        Border color #b14e21