#b95a14 color space conversions
Hex:
        #b95a14
        RGB:
        185, 90, 20
        CMY:
        27, 65, 92
        CMYK:
        0, 51, 89, 27
      HSL:
        25°, 80.4878%, 40.1961%
        HSV (HSB):
        25°, 89.1892%, 72.5490%
        XYZ:
        23.7900, 17.6771, 2.8200
        xyY:
        0.5372, 0.3991, 17.6771
      CIE-Lab:
        49.1021, 34.4925, 53.0719
        CIE-LCH:
        49.1021, 63.2958, 56.9793
        CIE-Luv:
        49.1021, 77.9565, 42.5135
        Hunter-Lab:
        42.0442, 27.4240, 25.4542
      #b95a14 color charts
#b95a14 RGB chart
      #b95a14 CMYK chart
      #b95a14 RGB pie chart
      #b95a14 color shades, tints & tones
#b95a14 color schemes
#b95a14 color preview, HTML & CSS examples
           This text has a color of #b95a14        
        
          <p style="color:#b95a14;">Text here</p>
        
        
          .mytext {color:#b95a14;}
        
        Text color #b95a14
      
           This box has a color of #b95a14        
        
          <div style="background-color:#b95a14;">Content here</div>
        
        
          .mybackground {background-color:#b95a14;}
        
        Background color #b95a14
      
           Border around this has a color of #b95a14        
        
          <div style="border:2px solid #b95a14;">Content here</div>
        
        
          .myborder {border:2px solid #b95a14;}
        
        Border color #b95a14