#b8950e color space conversions
Hex:
        #b8950e
        RGB:
        184, 149, 14
        CMY:
        28, 42, 95
        CMYK:
        0, 19, 92, 28
      HSL:
        48°, 85.8586%, 38.8235%
        HSV (HSB):
        48°, 92.3913%, 72.1569%
        XYZ:
        30.5939, 31.7169, 4.9250
        xyY:
        0.4550, 0.4717, 31.7169
      CIE-Lab:
        63.1082, 1.6803, 65.1337
        CIE-LCH:
        63.1082, 65.1554, 88.5222
        CIE-Luv:
        63.1082, 30.3473, 65.1632
        Hunter-Lab:
        56.3178, -1.5885, 34.2376
      #b8950e color charts
#b8950e RGB chart
      #b8950e CMYK chart
      #b8950e RGB pie chart
      #b8950e color shades, tints & tones
#b8950e color schemes
#b8950e color preview, HTML & CSS examples
           This text has a color of #b8950e        
        
          <p style="color:#b8950e;">Text here</p>
        
        
          .mytext {color:#b8950e;}
        
        Text color #b8950e
      
           This box has a color of #b8950e        
        
          <div style="background-color:#b8950e;">Content here</div>
        
        
          .mybackground {background-color:#b8950e;}
        
        Background color #b8950e
      
           Border around this has a color of #b8950e        
        
          <div style="border:2px solid #b8950e;">Content here</div>
        
        
          .myborder {border:2px solid #b8950e;}
        
        Border color #b8950e