#b08425 color space conversions
Hex:
        #b08425
        RGB:
        176, 132, 37
        CMY:
        31, 48, 85
        CMYK:
        0, 25, 79, 31
      HSL:
        41°, 65.2582%, 41.7647%
        HSV (HSB):
        41°, 78.9773%, 69.0196%
        XYZ:
        26.4897, 25.8662, 5.3468
        xyY:
        0.4591, 0.4483, 25.8662
      CIE-Lab:
        57.9098, 8.0231, 54.1920
        CIE-LCH:
        57.9098, 54.7827, 81.5786
        CIE-Luv:
        57.9098, 36.3439, 54.4984
        Hunter-Lab:
        50.8588, 3.9683, 29.3680
      #b08425 color charts
#b08425 RGB chart
      #b08425 CMYK chart
      #b08425 RGB pie chart
      #b08425 color shades, tints & tones
#b08425 color schemes
#b08425 color preview, HTML & CSS examples
           This text has a color of #b08425        
        
          <p style="color:#b08425;">Text here</p>
        
        
          .mytext {color:#b08425;}
        
        Text color #b08425
      
           This box has a color of #b08425        
        
          <div style="background-color:#b08425;">Content here</div>
        
        
          .mybackground {background-color:#b08425;}
        
        Background color #b08425
      
           Border around this has a color of #b08425        
        
          <div style="border:2px solid #b08425;">Content here</div>
        
        
          .myborder {border:2px solid #b08425;}
        
        Border color #b08425