#b07f40 color space conversions
Hex:
        #b07f40
        RGB:
        176, 127, 64
        CMY:
        31, 50, 75
        CMYK:
        0, 28, 64, 31
      HSL:
        34°, 46.6667%, 47.0588%
        HSV (HSB):
        34°, 63.6364%, 69.0196%
        XYZ:
        26.4193, 24.7790, 8.2409
        xyY:
        0.4445, 0.4169, 24.7790
      CIE-Lab:
        56.8595, 12.2609, 41.0203
        CIE-LCH:
        56.8595, 42.8135, 73.3587
        CIE-Luv:
        56.8595, 38.5036, 43.6795
        Hunter-Lab:
        49.7785, 7.6241, 25.0295
      #b07f40 color charts
#b07f40 RGB chart
      #b07f40 CMYK chart
      #b07f40 RGB pie chart
      #b07f40 color shades, tints & tones
#b07f40 color schemes
#b07f40 color preview, HTML & CSS examples
           This text has a color of #b07f40        
        
          <p style="color:#b07f40;">Text here</p>
        
        
          .mytext {color:#b07f40;}
        
        Text color #b07f40
      
           This box has a color of #b07f40        
        
          <div style="background-color:#b07f40;">Content here</div>
        
        
          .mybackground {background-color:#b07f40;}
        
        Background color #b07f40
      
           Border around this has a color of #b07f40        
        
          <div style="border:2px solid #b07f40;">Content here</div>
        
        
          .myborder {border:2px solid #b07f40;}
        
        Border color #b07f40