#b06c60 color space conversions
Hex:
        #b06c60
        RGB:
        176, 108, 96
        CMY:
        31, 58, 62
        CMYK:
        0, 39, 45, 31
      HSL:
        9°, 33.6134%, 53.3333%
        HSV (HSB):
        9°, 45.4545%, 69.0196%
        XYZ:
        25.3784, 20.7998, 13.7435
        xyY:
        0.4235, 0.3471, 20.7998
      CIE-Lab:
        52.7296, 25.7189, 18.1744
        CIE-LCH:
        52.7296, 31.4924, 35.2472
        CIE-Luv:
        52.7296, 48.1794, 17.8941
        Hunter-Lab:
        45.6068, 19.5165, 14.0578
      #b06c60 color charts
#b06c60 RGB chart
      #b06c60 CMYK chart
      #b06c60 RGB pie chart
      #b06c60 color shades, tints & tones
#b06c60 color schemes
#b06c60 color preview, HTML & CSS examples
           This text has a color of #b06c60        
        
          <p style="color:#b06c60;">Text here</p>
        
        
          .mytext {color:#b06c60;}
        
        Text color #b06c60
      
           This box has a color of #b06c60        
        
          <div style="background-color:#b06c60;">Content here</div>
        
        
          .mybackground {background-color:#b06c60;}
        
        Background color #b06c60
      
           Border around this has a color of #b06c60        
        
          <div style="border:2px solid #b06c60;">Content here</div>
        
        
          .myborder {border:2px solid #b06c60;}
        
        Border color #b06c60