#b06879 color space conversions
Hex:
        #b06879
        RGB:
        176, 104, 121
        CMY:
        31, 59, 53
        CMYK:
        0, 41, 31, 31
      HSL:
        346°, 31.3043%, 54.9020%
        HSV (HSB):
        346°, 40.9091%, 69.0196%
        XYZ:
        26.3060, 20.5112, 20.6617
        xyY:
        0.3898, 0.3040, 20.5112
      CIE-Lab:
        52.4103, 30.9711, 3.0192
        CIE-LCH:
        52.4103, 31.1180, 5.5678
        CIE-Luv:
        52.4103, 46.2658, -1.4476
        Hunter-Lab:
        45.2893, 24.4243, 4.6534
      #b06879 color charts
#b06879 RGB chart
      #b06879 CMYK chart
      #b06879 RGB pie chart
      #b06879 color shades, tints & tones
#b06879 color schemes
#b06879 color preview, HTML & CSS examples
           This text has a color of #b06879        
        
          <p style="color:#b06879;">Text here</p>
        
        
          .mytext {color:#b06879;}
        
        Text color #b06879
      
           This box has a color of #b06879        
        
          <div style="background-color:#b06879;">Content here</div>
        
        
          .mybackground {background-color:#b06879;}
        
        Background color #b06879
      
           Border around this has a color of #b06879        
        
          <div style="border:2px solid #b06879;">Content here</div>
        
        
          .myborder {border:2px solid #b06879;}
        
        Border color #b06879