#b3a81e color space conversions
Hex:
        #b3a81e
        RGB:
        179, 168, 30
        CMY:
        30, 34, 88
        CMYK:
        0, 6, 83, 30
      HSL:
        56°, 71.2919%, 40.9804%
        HSV (HSB):
        56°, 83.2402%, 70.1961%
        XYZ:
        32.8274, 37.6827, 6.7716
        xyY:
        0.4248, 0.4876, 37.6827
      CIE-Lab:
        67.7861, -10.3392, 65.2196
        CIE-LCH:
        67.7861, 66.0340, 99.0081
        CIE-Luv:
        67.7861, 12.7809, 70.5868
        Hunter-Lab:
        61.3862, -11.9699, 36.4300
      #b3a81e color charts
#b3a81e RGB chart
      #b3a81e CMYK chart
      #b3a81e RGB pie chart
      #b3a81e color shades, tints & tones
#b3a81e color schemes
#b3a81e color preview, HTML & CSS examples
           This text has a color of #b3a81e        
        
          <p style="color:#b3a81e;">Text here</p>
        
        
          .mytext {color:#b3a81e;}
        
        Text color #b3a81e
      
           This box has a color of #b3a81e        
        
          <div style="background-color:#b3a81e;">Content here</div>
        
        
          .mybackground {background-color:#b3a81e;}
        
        Background color #b3a81e
      
           Border around this has a color of #b3a81e        
        
          <div style="border:2px solid #b3a81e;">Content here</div>
        
        
          .myborder {border:2px solid #b3a81e;}
        
        Border color #b3a81e