#b95714 color space conversions
Hex:
        #b95714
        RGB:
        185, 87, 20
        CMY:
        27, 66, 92
        CMYK:
        0, 53, 89, 27
      HSL:
        24°, 80.4878%, 40.1961%
        HSV (HSB):
        24°, 89.1892%, 72.5490%
        XYZ:
        23.5420, 17.1812, 2.7373
        xyY:
        0.5417, 0.3953, 17.1812
      CIE-Lab:
        48.4875, 36.0430, 52.5961
        CIE-LCH:
        48.4875, 63.7608, 55.5780
        CIE-Luv:
        48.4875, 80.3495, 41.5051
        Hunter-Lab:
        41.4502, 28.8430, 25.0997
      #b95714 color charts
#b95714 RGB chart
      #b95714 CMYK chart
      #b95714 RGB pie chart
      #b95714 color shades, tints & tones
#b95714 color schemes
#b95714 color preview, HTML & CSS examples
           This text has a color of #b95714        
        
          <p style="color:#b95714;">Text here</p>
        
        
          .mytext {color:#b95714;}
        
        Text color #b95714
      
           This box has a color of #b95714        
        
          <div style="background-color:#b95714;">Content here</div>
        
        
          .mybackground {background-color:#b95714;}
        
        Background color #b95714
      
           Border around this has a color of #b95714        
        
          <div style="border:2px solid #b95714;">Content here</div>
        
        
          .myborder {border:2px solid #b95714;}
        
        Border color #b95714