#b7a014 color space conversions
Hex:
        #b7a014
        RGB:
        183, 160, 20
        CMY:
        28, 37, 92
        CMYK:
        0, 13, 89, 28
      HSL:
        52°, 80.2956%, 39.8039%
        HSV (HSB):
        52°, 89.0710%, 71.7647%
        XYZ:
        32.2255, 35.2594, 5.7691
        xyY:
        0.4399, 0.4813, 35.2594
      CIE-Lab:
        65.9501, -4.5827, 66.1750
        CIE-LCH:
        65.9501, 66.3335, 93.9614
        CIE-Luv:
        65.9501, 21.4430, 68.8310
        Hunter-Lab:
        59.3796, -7.0418, 35.8053
      #b7a014 color charts
#b7a014 RGB chart
      #b7a014 CMYK chart
      #b7a014 RGB pie chart
      #b7a014 color shades, tints & tones
#b7a014 color schemes
#b7a014 color preview, HTML & CSS examples
           This text has a color of #b7a014        
        
          <p style="color:#b7a014;">Text here</p>
        
        
          .mytext {color:#b7a014;}
        
        Text color #b7a014
      
           This box has a color of #b7a014        
        
          <div style="background-color:#b7a014;">Content here</div>
        
        
          .mybackground {background-color:#b7a014;}
        
        Background color #b7a014
      
           Border around this has a color of #b7a014        
        
          <div style="border:2px solid #b7a014;">Content here</div>
        
        
          .myborder {border:2px solid #b7a014;}
        
        Border color #b7a014