#b07f74 color space conversions
Hex:
        #b07f74
        RGB:
        176, 127, 116
        CMY:
        31, 50, 55
        CMYK:
        0, 28, 34, 31
      HSL:
        11°, 27.5229%, 57.2549%
        HSV (HSB):
        11°, 34.0909%, 69.0196%
        XYZ:
        28.6463, 25.6698, 19.9679
        xyY:
        0.3856, 0.3456, 25.6698
      CIE-Lab:
        57.7223, 17.4643, 13.4788
        CIE-LCH:
        57.7223, 22.0608, 37.6607
        CIE-Luv:
        57.7223, 33.0970, 14.6173
        Hunter-Lab:
        50.6654, 12.2597, 12.0987
      #b07f74 color charts
#b07f74 RGB chart
      #b07f74 CMYK chart
      #b07f74 RGB pie chart
      #b07f74 color shades, tints & tones
#b07f74 color schemes
#b07f74 color preview, HTML & CSS examples
           This text has a color of #b07f74        
        
          <p style="color:#b07f74;">Text here</p>
        
        
          .mytext {color:#b07f74;}
        
        Text color #b07f74
      
           This box has a color of #b07f74        
        
          <div style="background-color:#b07f74;">Content here</div>
        
        
          .mybackground {background-color:#b07f74;}
        
        Background color #b07f74
      
           Border around this has a color of #b07f74        
        
          <div style="border:2px solid #b07f74;">Content here</div>
        
        
          .myborder {border:2px solid #b07f74;}
        
        Border color #b07f74