#b04c50 color space conversions
Hex:
        #b04c50
        RGB:
        176, 76, 80
        CMY:
        31, 70, 69
        CMYK:
        0, 57, 55, 31
      HSL:
        358°, 39.6825%, 49.4118%
        HSV (HSB):
        358°, 56.8182%, 69.0196%
        XYZ:
        21.9369, 14.9782, 9.3243
        xyY:
        0.4744, 0.3239, 14.9782
      CIE-Lab:
        45.6043, 41.1656, 18.0590
        CIE-LCH:
        45.6043, 44.9525, 23.6866
        CIE-Luv:
        45.6043, 72.1670, 13.4009
        Hunter-Lab:
        38.7016, 33.4497, 12.8066
      #b04c50 color charts
#b04c50 RGB chart
      #b04c50 CMYK chart
      #b04c50 RGB pie chart
      #b04c50 color shades, tints & tones
#b04c50 color schemes
#b04c50 color preview, HTML & CSS examples
           This text has a color of #b04c50        
        
          <p style="color:#b04c50;">Text here</p>
        
        
          .mytext {color:#b04c50;}
        
        Text color #b04c50
      
           This box has a color of #b04c50        
        
          <div style="background-color:#b04c50;">Content here</div>
        
        
          .mybackground {background-color:#b04c50;}
        
        Background color #b04c50
      
           Border around this has a color of #b04c50        
        
          <div style="border:2px solid #b04c50;">Content here</div>
        
        
          .myborder {border:2px solid #b04c50;}
        
        Border color #b04c50