#b06a58 color space conversions
Hex:
        #b06a58
        RGB:
        176, 106, 88
        CMY:
        31, 58, 65
        CMYK:
        0, 40, 50, 31
      HSL:
        12°, 35.7724%, 51.7647%
        HSV (HSB):
        12°, 50.0000%, 69.0196%
        XYZ:
        24.8200, 20.2428, 11.8316
        xyY:
        0.4362, 0.3558, 20.2428
      CIE-Lab:
        52.1106, 26.0084, 21.9933
        CIE-LCH:
        52.1106, 34.0608, 40.2187
        CIE-Luv:
        52.1106, 50.7673, 21.8350
        Hunter-Lab:
        44.9919, 19.7343, 15.9028
      #b06a58 color charts
#b06a58 RGB chart
      #b06a58 CMYK chart
      #b06a58 RGB pie chart
      #b06a58 color shades, tints & tones
#b06a58 color schemes
#b06a58 color preview, HTML & CSS examples
           This text has a color of #b06a58        
        
          <p style="color:#b06a58;">Text here</p>
        
        
          .mytext {color:#b06a58;}
        
        Text color #b06a58
      
           This box has a color of #b06a58        
        
          <div style="background-color:#b06a58;">Content here</div>
        
        
          .mybackground {background-color:#b06a58;}
        
        Background color #b06a58
      
           Border around this has a color of #b06a58        
        
          <div style="border:2px solid #b06a58;">Content here</div>
        
        
          .myborder {border:2px solid #b06a58;}
        
        Border color #b06a58