#b14849 color space conversions
Hex:
        #b14849
        RGB:
        177, 72, 73
        CMY:
        31, 72, 71
        CMYK:
        0, 59, 59, 31
      HSL:
        359°, 42.1687%, 48.8235%
        HSV (HSB):
        359°, 59.3220%, 69.4118%
        XYZ:
        21.6514, 14.4629, 7.9538
        xyY:
        0.4913, 0.3282, 14.4629
      CIE-Lab:
        44.8896, 42.9100, 21.3766
        CIE-LCH:
        44.8896, 47.9398, 26.4812
        CIE-Luv:
        44.8896, 77.1134, 16.1163
        Hunter-Lab:
        38.0301, 35.0716, 14.2209
      #b14849 color charts
#b14849 RGB chart
      #b14849 CMYK chart
      #b14849 RGB pie chart
      #b14849 color shades, tints & tones
#b14849 color schemes
#b14849 color preview, HTML & CSS examples
           This text has a color of #b14849        
        
          <p style="color:#b14849;">Text here</p>
        
        
          .mytext {color:#b14849;}
        
        Text color #b14849
      
           This box has a color of #b14849        
        
          <div style="background-color:#b14849;">Content here</div>
        
        
          .mybackground {background-color:#b14849;}
        
        Background color #b14849
      
           Border around this has a color of #b14849        
        
          <div style="border:2px solid #b14849;">Content here</div>
        
        
          .myborder {border:2px solid #b14849;}
        
        Border color #b14849