#b14423 color space conversions
Hex:
        #b14423
        RGB:
        177, 68, 35
        CMY:
        31, 73, 86
        CMYK:
        0, 62, 80, 31
      HSL:
        14°, 66.9811%, 41.5686%
        HSV (HSB):
        14°, 80.2260%, 69.4118%
        XYZ:
        20.5020, 13.6027, 3.1351
        xyY:
        0.5505, 0.3653, 13.6027
      CIE-Lab:
        43.6577, 42.7174, 41.5580
        CIE-LCH:
        43.6577, 59.5973, 44.2118
        CIE-Luv:
        43.6577, 86.6643, 31.1932
        Hunter-Lab:
        36.8818, 34.6817, 20.7774
      #b14423 color charts
#b14423 RGB chart
      #b14423 CMYK chart
      #b14423 RGB pie chart
      #b14423 color shades, tints & tones
#b14423 color schemes
#b14423 color preview, HTML & CSS examples
           This text has a color of #b14423        
        
          <p style="color:#b14423;">Text here</p>
        
        
          .mytext {color:#b14423;}
        
        Text color #b14423
      
           This box has a color of #b14423        
        
          <div style="background-color:#b14423;">Content here</div>
        
        
          .mybackground {background-color:#b14423;}
        
        Background color #b14423
      
           Border around this has a color of #b14423        
        
          <div style="border:2px solid #b14423;">Content here</div>
        
        
          .myborder {border:2px solid #b14423;}
        
        Border color #b14423