#b14d27 color space conversions
Hex:
        #b14d27
        RGB:
        177, 77, 39
        CMY:
        31, 70, 85
        CMYK:
        0, 56, 78, 31
      HSL:
        17°, 63.8889%, 42.3529%
        HSV (HSB):
        17°, 77.9661%, 69.4118%
        XYZ:
        21.1515, 14.8013, 3.6616
        xyY:
        0.5339, 0.3736, 14.8013
      CIE-Lab:
        45.3609, 38.5101, 41.2392
        CIE-LCH:
        45.3609, 56.4242, 46.9600
        CIE-Luv:
        45.3609, 79.6380, 32.9036
        Hunter-Lab:
        38.4725, 30.8094, 21.2879
      #b14d27 color charts
#b14d27 RGB chart
      #b14d27 CMYK chart
      #b14d27 RGB pie chart
      #b14d27 color shades, tints & tones
#b14d27 color schemes
#b14d27 color preview, HTML & CSS examples
           This text has a color of #b14d27        
        
          <p style="color:#b14d27;">Text here</p>
        
        
          .mytext {color:#b14d27;}
        
        Text color #b14d27
      
           This box has a color of #b14d27        
        
          <div style="background-color:#b14d27;">Content here</div>
        
        
          .mybackground {background-color:#b14d27;}
        
        Background color #b14d27
      
           Border around this has a color of #b14d27        
        
          <div style="border:2px solid #b14d27;">Content here</div>
        
        
          .myborder {border:2px solid #b14d27;}
        
        Border color #b14d27