#b07f41 color space conversions
Hex:
        #b07f41
        RGB:
        176, 127, 65
        CMY:
        31, 50, 75
        CMYK:
        0, 28, 63, 31
      HSL:
        34°, 46.0581%, 47.2549%
        HSV (HSB):
        34°, 63.0682%, 69.0196%
        XYZ:
        26.4480, 24.7905, 8.3921
        xyY:
        0.4435, 0.4157, 24.7905
      CIE-Lab:
        56.8707, 12.3306, 40.5253
        CIE-LCH:
        56.8707, 42.3597, 73.0766
        CIE-Luv:
        56.8707, 38.4261, 43.2657
        Hunter-Lab:
        49.7901, 7.6849, 24.8597
      #b07f41 color charts
#b07f41 RGB chart
      #b07f41 CMYK chart
      #b07f41 RGB pie chart
      #b07f41 color shades, tints & tones
#b07f41 color schemes
#b07f41 color preview, HTML & CSS examples
           This text has a color of #b07f41        
        
          <p style="color:#b07f41;">Text here</p>
        
        
          .mytext {color:#b07f41;}
        
        Text color #b07f41
      
           This box has a color of #b07f41        
        
          <div style="background-color:#b07f41;">Content here</div>
        
        
          .mybackground {background-color:#b07f41;}
        
        Background color #b07f41
      
           Border around this has a color of #b07f41        
        
          <div style="border:2px solid #b07f41;">Content here</div>
        
        
          .myborder {border:2px solid #b07f41;}
        
        Border color #b07f41