#b08188 color space conversions
Hex:
        #b08188
        RGB:
        176, 129, 136
        CMY:
        31, 49, 47
        CMYK:
        0, 27, 23, 31
      HSL:
        351°, 22.9268%, 59.8039%
        HSV (HSB):
        351°, 26.7045%, 69.0196%
        XYZ:
        30.1987, 26.7082, 26.8561
        xyY:
        0.3605, 0.3189, 26.7082
      CIE-Lab:
        58.7032, 19.1856, 3.3717
        CIE-LCH:
        58.7032, 19.4796, 9.9675
        CIE-Luv:
        58.7032, 29.2809, 1.3002
        Hunter-Lab:
        51.6800, 13.8648, 5.3652
      #b08188 color charts
#b08188 RGB chart
      #b08188 CMYK chart
      #b08188 RGB pie chart
      #b08188 color shades, tints & tones
#b08188 color schemes
#b08188 color preview, HTML & CSS examples
           This text has a color of #b08188        
        
          <p style="color:#b08188;">Text here</p>
        
        
          .mytext {color:#b08188;}
        
        Text color #b08188
      
           This box has a color of #b08188        
        
          <div style="background-color:#b08188;">Content here</div>
        
        
          .mybackground {background-color:#b08188;}
        
        Background color #b08188
      
           Border around this has a color of #b08188        
        
          <div style="border:2px solid #b08188;">Content here</div>
        
        
          .myborder {border:2px solid #b08188;}
        
        Border color #b08188