#b95a25 color space conversions
Hex:
        #b95a25
        RGB:
        185, 90, 37
        CMY:
        27, 65, 85
        CMYK:
        0, 51, 80, 27
      HSL:
        21°, 66.6667%, 43.5294%
        HSV (HSB):
        21°, 80.0000%, 72.5490%
        XYZ:
        23.9977, 17.7602, 3.9135
        xyY:
        0.5254, 0.3889, 17.7602
      CIE-Lab:
        49.2039, 34.9678, 46.4173
        CIE-LCH:
        49.2039, 58.1147, 53.0080
        CIE-Luv:
        49.2039, 76.6698, 38.8229
        Hunter-Lab:
        42.1428, 27.8945, 23.9941
      #b95a25 color charts
#b95a25 RGB chart
      #b95a25 CMYK chart
      #b95a25 RGB pie chart
      #b95a25 color shades, tints & tones
#b95a25 color schemes
#b95a25 color preview, HTML & CSS examples
           This text has a color of #b95a25        
        
          <p style="color:#b95a25;">Text here</p>
        
        
          .mytext {color:#b95a25;}
        
        Text color #b95a25
      
           This box has a color of #b95a25        
        
          <div style="background-color:#b95a25;">Content here</div>
        
        
          .mybackground {background-color:#b95a25;}
        
        Background color #b95a25
      
           Border around this has a color of #b95a25        
        
          <div style="border:2px solid #b95a25;">Content here</div>
        
        
          .myborder {border:2px solid #b95a25;}
        
        Border color #b95a25