#b14f48 color space conversions
Hex:
        #b14f48
        RGB:
        177, 79, 72
        CMY:
        31, 69, 72
        CMYK:
        0, 55, 59, 31
      HSL:
        4°, 42.1687%, 48.8235%
        HSV (HSB):
        4°, 59.3220%, 69.4118%
        XYZ:
        22.0971, 15.4070, 7.9401
        xyY:
        0.4862, 0.3390, 15.4070
      CIE-Lab:
        46.1866, 39.4005, 23.6609
        CIE-LCH:
        46.1866, 45.9591, 30.9858
        CIE-Luv:
        46.1866, 72.7881, 19.3406
        Hunter-Lab:
        39.2517, 31.7979, 15.4826
      #b14f48 color charts
#b14f48 RGB chart
      #b14f48 CMYK chart
      #b14f48 RGB pie chart
      #b14f48 color shades, tints & tones
#b14f48 color schemes
#b14f48 color preview, HTML & CSS examples
           This text has a color of #b14f48        
        
          <p style="color:#b14f48;">Text here</p>
        
        
          .mytext {color:#b14f48;}
        
        Text color #b14f48
      
           This box has a color of #b14f48        
        
          <div style="background-color:#b14f48;">Content here</div>
        
        
          .mybackground {background-color:#b14f48;}
        
        Background color #b14f48
      
           Border around this has a color of #b14f48        
        
          <div style="border:2px solid #b14f48;">Content here</div>
        
        
          .myborder {border:2px solid #b14f48;}
        
        Border color #b14f48