#b06a76 color space conversions
Hex:
        #b06a76
        RGB:
        176, 106, 118
        CMY:
        31, 58, 54
        CMYK:
        0, 40, 33, 31
      HSL:
        350°, 30.7018%, 55.2941%
        HSV (HSB):
        350°, 39.7727%, 69.0196%
        XYZ:
        26.3285, 20.8462, 19.7756
        xyY:
        0.3933, 0.3114, 20.8462
      CIE-Lab:
        52.7807, 29.4677, 5.3249
        CIE-LCH:
        52.7807, 29.9449, 10.2430
        CIE-Luv:
        52.7807, 45.6547, 1.8169
        Hunter-Lab:
        45.6576, 23.0315, 6.2802
      #b06a76 color charts
#b06a76 RGB chart
      #b06a76 CMYK chart
      #b06a76 RGB pie chart
      #b06a76 color shades, tints & tones
#b06a76 color schemes
#b06a76 color preview, HTML & CSS examples
           This text has a color of #b06a76        
        
          <p style="color:#b06a76;">Text here</p>
        
        
          .mytext {color:#b06a76;}
        
        Text color #b06a76
      
           This box has a color of #b06a76        
        
          <div style="background-color:#b06a76;">Content here</div>
        
        
          .mybackground {background-color:#b06a76;}
        
        Background color #b06a76
      
           Border around this has a color of #b06a76        
        
          <div style="border:2px solid #b06a76;">Content here</div>
        
        
          .myborder {border:2px solid #b06a76;}
        
        Border color #b06a76