#b06d7b color space conversions
Hex:
        #b06d7b
        RGB:
        176, 109, 123
        CMY:
        31, 57, 52
        CMYK:
        0, 38, 30, 31
      HSL:
        347°, 29.7778%, 55.8824%
        HSV (HSB):
        347°, 38.0682%, 69.0196%
        XYZ:
        26.9483, 21.5974, 21.4873
        xyY:
        0.3848, 0.3084, 21.5974
      CIE-Lab:
        53.5973, 28.4858, 3.5548
        CIE-LCH:
        53.5973, 28.7067, 7.1134
        CIE-Luv:
        53.5973, 42.9696, -0.2628
        Hunter-Lab:
        46.4731, 22.1788, 5.1178
      #b06d7b color charts
#b06d7b RGB chart
      #b06d7b CMYK chart
      #b06d7b RGB pie chart
      #b06d7b color shades, tints & tones
#b06d7b color schemes
#b06d7b color preview, HTML & CSS examples
           This text has a color of #b06d7b        
        
          <p style="color:#b06d7b;">Text here</p>
        
        
          .mytext {color:#b06d7b;}
        
        Text color #b06d7b
      
           This box has a color of #b06d7b        
        
          <div style="background-color:#b06d7b;">Content here</div>
        
        
          .mybackground {background-color:#b06d7b;}
        
        Background color #b06d7b
      
           Border around this has a color of #b06d7b        
        
          <div style="border:2px solid #b06d7b;">Content here</div>
        
        
          .myborder {border:2px solid #b06d7b;}
        
        Border color #b06d7b