#b95400 color space conversions
Hex:
        #b95400
        RGB:
        185, 84, 0
        CMY:
        27, 67, 100
        CMYK:
        0, 55, 100, 27
      HSL:
        27°, 100.0000%, 36.2745%
        HSV (HSB):
        27°, 100.0000%, 72.5490%
        XYZ:
        23.1779, 16.6549, 1.9931
        xyY:
        0.5542, 0.3982, 16.6549
      CIE-Lab:
        47.8223, 37.2831, 57.3291
        CIE-LCH:
        47.8223, 68.3860, 56.9627
        CIE-Luv:
        47.8223, 83.6062, 42.8691
        Hunter-Lab:
        40.8105, 29.9591, 25.6717
      #b95400 color charts
#b95400 RGB chart
      #b95400 CMYK chart
      #b95400 RGB pie chart
      #b95400 color shades, tints & tones
#b95400 color schemes
#b95400 color preview, HTML & CSS examples
           This text has a color of #b95400        
        
          <p style="color:#b95400;">Text here</p>
        
        
          .mytext {color:#b95400;}
        
        Text color #b95400
      
           This box has a color of #b95400        
        
          <div style="background-color:#b95400;">Content here</div>
        
        
          .mybackground {background-color:#b95400;}
        
        Background color #b95400
      
           Border around this has a color of #b95400        
        
          <div style="border:2px solid #b95400;">Content here</div>
        
        
          .myborder {border:2px solid #b95400;}
        
        Border color #b95400