#b7af34 color space conversions
Hex:
        #b7af34
        RGB:
        183, 175, 52
        CMY:
        28, 31, 80
        CMYK:
        0, 4, 72, 28
      HSL:
        56°, 55.7447%, 46.0784%
        HSV (HSB):
        56°, 71.5847%, 71.7647%
        XYZ:
        35.4782, 40.9752, 9.2879
        xyY:
        0.4138, 0.4779, 40.9752
      CIE-Lab:
        70.1585, -11.3657, 60.5086
        CIE-LCH:
        70.1585, 61.5668, 100.6382
        CIE-Luv:
        70.1585, 10.4712, 68.9576
        Hunter-Lab:
        64.0118, -13.0880, 36.2055
      #b7af34 color charts
#b7af34 RGB chart
      #b7af34 CMYK chart
      #b7af34 RGB pie chart
      #b7af34 color shades, tints & tones
#b7af34 color schemes
#b7af34 color preview, HTML & CSS examples
           This text has a color of #b7af34        
        
          <p style="color:#b7af34;">Text here</p>
        
        
          .mytext {color:#b7af34;}
        
        Text color #b7af34
      
           This box has a color of #b7af34        
        
          <div style="background-color:#b7af34;">Content here</div>
        
        
          .mybackground {background-color:#b7af34;}
        
        Background color #b7af34
      
           Border around this has a color of #b7af34        
        
          <div style="border:2px solid #b7af34;">Content here</div>
        
        
          .myborder {border:2px solid #b7af34;}
        
        Border color #b7af34