#b04770 color space conversions
Hex:
        #b04770
        RGB:
        176, 71, 112
        CMY:
        31, 72, 56
        CMYK:
        0, 60, 36, 31
      HSL:
        337°, 42.5101%, 48.4314%
        HSV (HSB):
        337°, 59.6591%, 69.0196%
        XYZ:
        23.0824, 14.9064, 16.9899
        xyY:
        0.4198, 0.2711, 14.9064
      CIE-Lab:
        45.5058, 46.8382, -1.6286
        CIE-LCH:
        45.5058, 46.8665, 358.0086
        CIE-Luv:
        45.5058, 66.4673, -10.4179
        Hunter-Lab:
        38.6089, 39.1510, 0.9355
      #b04770 color charts
#b04770 RGB chart
      #b04770 CMYK chart
      #b04770 RGB pie chart
      #b04770 color shades, tints & tones
#b04770 color schemes
#b04770 color preview, HTML & CSS examples
           This text has a color of #b04770        
        
          <p style="color:#b04770;">Text here</p>
        
        
          .mytext {color:#b04770;}
        
        Text color #b04770
      
           This box has a color of #b04770        
        
          <div style="background-color:#b04770;">Content here</div>
        
        
          .mybackground {background-color:#b04770;}
        
        Background color #b04770
      
           Border around this has a color of #b04770        
        
          <div style="border:2px solid #b04770;">Content here</div>
        
        
          .myborder {border:2px solid #b04770;}
        
        Border color #b04770