#b14e44 color space conversions
Hex:
        #b14e44
        RGB:
        177, 78, 68
        CMY:
        31, 69, 73
        CMYK:
        0, 56, 62, 31
      HSL:
        6°, 44.4898%, 48.0392%
        HSV (HSB):
        6°, 61.5819%, 69.4118%
        XYZ:
        21.8992, 15.2132, 7.2511
        xyY:
        0.4936, 0.3429, 15.2132
      CIE-Lab:
        45.9249, 39.6080, 25.7001
        CIE-LCH:
        45.9249, 47.2154, 32.9779
        CIE-Luv:
        45.9249, 74.2603, 21.0861
        Hunter-Lab:
        39.0042, 31.9632, 16.2806
      #b14e44 color charts
#b14e44 RGB chart
      #b14e44 CMYK chart
      #b14e44 RGB pie chart
      #b14e44 color shades, tints & tones
#b14e44 color schemes
#b14e44 color preview, HTML & CSS examples
           This text has a color of #b14e44        
        
          <p style="color:#b14e44;">Text here</p>
        
        
          .mytext {color:#b14e44;}
        
        Text color #b14e44
      
           This box has a color of #b14e44        
        
          <div style="background-color:#b14e44;">Content here</div>
        
        
          .mybackground {background-color:#b14e44;}
        
        Background color #b14e44
      
           Border around this has a color of #b14e44        
        
          <div style="border:2px solid #b14e44;">Content here</div>
        
        
          .myborder {border:2px solid #b14e44;}
        
        Border color #b14e44