#b7942a color space conversions
Hex:
        #b7942a
        RGB:
        183, 148, 42
        CMY:
        28, 42, 84
        CMYK:
        0, 19, 77, 28
      HSL:
        45°, 62.6667%, 44.1176%
        HSV (HSB):
        45°, 77.0492%, 71.7647%
        XYZ:
        30.5363, 31.4143, 6.6446
        xyY:
        0.4452, 0.4580, 31.4143
      CIE-Lab:
        62.8558, 2.5533, 57.2175
        CIE-LCH:
        62.8558, 57.2744, 87.4449
        CIE-Luv:
        62.8558, 29.6586, 60.1543
        Hunter-Lab:
        56.0484, -0.8345, 32.2050
      #b7942a color charts
#b7942a RGB chart
      #b7942a CMYK chart
      #b7942a RGB pie chart
      #b7942a color shades, tints & tones
#b7942a color schemes
#b7942a color preview, HTML & CSS examples
           This text has a color of #b7942a        
        
          <p style="color:#b7942a;">Text here</p>
        
        
          .mytext {color:#b7942a;}
        
        Text color #b7942a
      
           This box has a color of #b7942a        
        
          <div style="background-color:#b7942a;">Content here</div>
        
        
          .mybackground {background-color:#b7942a;}
        
        Background color #b7942a
      
           Border around this has a color of #b7942a        
        
          <div style="border:2px solid #b7942a;">Content here</div>
        
        
          .myborder {border:2px solid #b7942a;}
        
        Border color #b7942a