#b8942d color space conversions
Hex:
        #b8942d
        RGB:
        184, 148, 45
        CMY:
        28, 42, 82
        CMYK:
        0, 20, 76, 28
      HSL:
        44°, 60.6987%, 44.9020%
        HSV (HSB):
        44°, 75.5435%, 72.1569%
        XYZ:
        30.8307, 31.5596, 6.9493
        xyY:
        0.4446, 0.4551, 31.5596
      CIE-Lab:
        62.9772, 3.1271, 56.2413
        CIE-LCH:
        62.9772, 56.3282, 86.8176
        CIE-Luv:
        62.9772, 30.3153, 59.4466
        Hunter-Lab:
        56.1779, -0.3498, 31.9903
      #b8942d color charts
#b8942d RGB chart
      #b8942d CMYK chart
      #b8942d RGB pie chart
      #b8942d color shades, tints & tones
#b8942d color schemes
#b8942d color preview, HTML & CSS examples
           This text has a color of #b8942d        
        
          <p style="color:#b8942d;">Text here</p>
        
        
          .mytext {color:#b8942d;}
        
        Text color #b8942d
      
           This box has a color of #b8942d        
        
          <div style="background-color:#b8942d;">Content here</div>
        
        
          .mybackground {background-color:#b8942d;}
        
        Background color #b8942d
      
           Border around this has a color of #b8942d        
        
          <div style="border:2px solid #b8942d;">Content here</div>
        
        
          .myborder {border:2px solid #b8942d;}
        
        Border color #b8942d