#b14c39 color space conversions
Hex:
        #b14c39
        RGB:
        177, 76, 57
        CMY:
        31, 70, 78
        CMYK:
        0, 57, 68, 31
      HSL:
        10°, 51.2821%, 45.8824%
        HSV (HSB):
        10°, 67.7966%, 69.4118%
        XYZ:
        21.4544, 14.8114, 5.5990
        xyY:
        0.5125, 0.3538, 14.8114
      CIE-Lab:
        45.3748, 39.8896, 31.4459
        CIE-LCH:
        45.3748, 50.7939, 38.2495
        CIE-Luv:
        45.3748, 77.6819, 25.6797
        Hunter-Lab:
        38.4856, 32.1580, 18.3142
      #b14c39 color charts
#b14c39 RGB chart
      #b14c39 CMYK chart
      #b14c39 RGB pie chart
      #b14c39 color shades, tints & tones
#b14c39 color schemes
#b14c39 color preview, HTML & CSS examples
           This text has a color of #b14c39        
        
          <p style="color:#b14c39;">Text here</p>
        
        
          .mytext {color:#b14c39;}
        
        Text color #b14c39
      
           This box has a color of #b14c39        
        
          <div style="background-color:#b14c39;">Content here</div>
        
        
          .mybackground {background-color:#b14c39;}
        
        Background color #b14c39
      
           Border around this has a color of #b14c39        
        
          <div style="border:2px solid #b14c39;">Content here</div>
        
        
          .myborder {border:2px solid #b14c39;}
        
        Border color #b14c39