#b08055 color space conversions
Hex:
        #b08055
        RGB:
        176, 128, 85
        CMY:
        31, 50, 67
        CMYK:
        0, 27, 52, 31
      HSL:
        28°, 36.5462%, 51.1765%
        HSV (HSB):
        28°, 51.7045%, 69.0196%
        XYZ:
        27.2634, 25.3243, 12.0455
        xyY:
        0.4218, 0.3918, 25.3243
      CIE-Lab:
        57.3901, 13.4126, 30.5243
        CIE-LCH:
        57.3901, 33.3411, 66.2789
        CIE-Luv:
        57.3901, 35.9483, 34.2045
        Hunter-Lab:
        50.3233, 8.6392, 21.0345
      #b08055 color charts
#b08055 RGB chart
      #b08055 CMYK chart
      #b08055 RGB pie chart
      #b08055 color shades, tints & tones
#b08055 color schemes
#b08055 color preview, HTML & CSS examples
           This text has a color of #b08055        
        
          <p style="color:#b08055;">Text here</p>
        
        
          .mytext {color:#b08055;}
        
        Text color #b08055
      
           This box has a color of #b08055        
        
          <div style="background-color:#b08055;">Content here</div>
        
        
          .mybackground {background-color:#b08055;}
        
        Background color #b08055
      
           Border around this has a color of #b08055        
        
          <div style="border:2px solid #b08055;">Content here</div>
        
        
          .myborder {border:2px solid #b08055;}
        
        Border color #b08055