#b0555e color space conversions
Hex:
        #b0555e
        RGB:
        176, 85, 94
        CMY:
        31, 67, 63
        CMYK:
        0, 52, 47, 31
      HSL:
        354°, 36.5462%, 51.1765%
        HSV (HSB):
        354°, 51.7045%, 69.0196%
        XYZ:
        23.1734, 16.5353, 12.5599
        xyY:
        0.4434, 0.3164, 16.5353
      CIE-Lab:
        47.6690, 37.9232, 12.4161
        CIE-LCH:
        47.6690, 39.9040, 18.1284
        CIE-Luv:
        47.6690, 63.3664, 8.3393
        Hunter-Lab:
        40.6636, 30.5624, 10.1513
      #b0555e color charts
#b0555e RGB chart
      #b0555e CMYK chart
      #b0555e RGB pie chart
      #b0555e color shades, tints & tones
#b0555e color schemes
#b0555e color preview, HTML & CSS examples
           This text has a color of #b0555e        
        
          <p style="color:#b0555e;">Text here</p>
        
        
          .mytext {color:#b0555e;}
        
        Text color #b0555e
      
           This box has a color of #b0555e        
        
          <div style="background-color:#b0555e;">Content here</div>
        
        
          .mybackground {background-color:#b0555e;}
        
        Background color #b0555e
      
           Border around this has a color of #b0555e        
        
          <div style="border:2px solid #b0555e;">Content here</div>
        
        
          .myborder {border:2px solid #b0555e;}
        
        Border color #b0555e