#b3a106 color space conversions
Hex:
        #b3a106
        RGB:
        179, 161, 6
        CMY:
        30, 37, 98
        CMYK:
        0, 10, 97, 30
      HSL:
        54°, 93.5135%, 36.2745%
        HSV (HSB):
        54°, 96.6480%, 70.1961%
        XYZ:
        31.3681, 35.0866, 5.2914
        xyY:
        0.4372, 0.4890, 35.0866
      CIE-Lab:
        65.8160, -7.1244, 68.0771
        CIE-LCH:
        65.8160, 68.4489, 95.9744
        CIE-Luv:
        65.8160, 17.9065, 70.3669
        Hunter-Lab:
        59.2339, -9.1323, 36.1673
      #b3a106 color charts
#b3a106 RGB chart
      #b3a106 CMYK chart
      #b3a106 RGB pie chart
      #b3a106 color shades, tints & tones
#b3a106 color schemes
#b3a106 color preview, HTML & CSS examples
           This text has a color of #b3a106        
        
          <p style="color:#b3a106;">Text here</p>
        
        
          .mytext {color:#b3a106;}
        
        Text color #b3a106
      
           This box has a color of #b3a106        
        
          <div style="background-color:#b3a106;">Content here</div>
        
        
          .mybackground {background-color:#b3a106;}
        
        Background color #b3a106
      
           Border around this has a color of #b3a106        
        
          <div style="border:2px solid #b3a106;">Content here</div>
        
        
          .myborder {border:2px solid #b3a106;}
        
        Border color #b3a106