#b07275 color space conversions
Hex:
        #b07275
        RGB:
        176, 114, 117
        CMY:
        31, 55, 54
        CMYK:
        0, 35, 34, 31
      HSL:
        357°, 28.1818%, 56.8627%
        HSV (HSB):
        357°, 35.2273%, 69.0196%
        XYZ:
        27.1327, 22.5491, 19.7520
        xyY:
        0.3908, 0.3248, 22.5491
      CIE-Lab:
        54.6048, 24.8904, 8.5149
        CIE-LCH:
        54.6048, 26.3066, 18.8857
        CIE-Luv:
        54.6048, 40.9962, 6.8115
        Hunter-Lab:
        47.4859, 18.8918, 8.5782
      #b07275 color charts
#b07275 RGB chart
      #b07275 CMYK chart
      #b07275 RGB pie chart
      #b07275 color shades, tints & tones
#b07275 color schemes
#b07275 color preview, HTML & CSS examples
           This text has a color of #b07275        
        
          <p style="color:#b07275;">Text here</p>
        
        
          .mytext {color:#b07275;}
        
        Text color #b07275
      
           This box has a color of #b07275        
        
          <div style="background-color:#b07275;">Content here</div>
        
        
          .mybackground {background-color:#b07275;}
        
        Background color #b07275
      
           Border around this has a color of #b07275        
        
          <div style="border:2px solid #b07275;">Content here</div>
        
        
          .myborder {border:2px solid #b07275;}
        
        Border color #b07275