#b95825 color space conversions
Hex:
        #b95825
        RGB:
        185, 88, 37
        CMY:
        27, 65, 85
        CMYK:
        0, 52, 80, 27
      HSL:
        21°, 66.6667%, 43.5294%
        HSV (HSB):
        21°, 80.0000%, 72.5490%
        XYZ:
        23.8312, 17.4273, 3.8580
        xyY:
        0.5282, 0.3863, 17.4273
      CIE-Lab:
        48.7940, 36.0025, 46.0239
        CIE-LCH:
        48.7940, 58.4327, 51.9654
        CIE-Luv:
        48.7940, 78.2244, 38.1184
        Hunter-Lab:
        41.7460, 28.8434, 23.7428
      #b95825 color charts
#b95825 RGB chart
      #b95825 CMYK chart
      #b95825 RGB pie chart
      #b95825 color shades, tints & tones
#b95825 color schemes
#b95825 color preview, HTML & CSS examples
           This text has a color of #b95825        
        
          <p style="color:#b95825;">Text here</p>
        
        
          .mytext {color:#b95825;}
        
        Text color #b95825
      
           This box has a color of #b95825        
        
          <div style="background-color:#b95825;">Content here</div>
        
        
          .mybackground {background-color:#b95825;}
        
        Background color #b95825
      
           Border around this has a color of #b95825        
        
          <div style="border:2px solid #b95825;">Content here</div>
        
        
          .myborder {border:2px solid #b95825;}
        
        Border color #b95825