#b2a310 color space conversions
Hex:
        #b2a310
        RGB:
        178, 163, 16
        CMY:
        30, 36, 94
        CMYK:
        0, 8, 91, 30
      HSL:
        54°, 83.5052%, 38.0392%
        HSV (HSB):
        54°, 91.0112%, 69.8039%
        XYZ:
        31.5508, 35.6968, 5.7175
        xyY:
        0.4324, 0.4892, 35.6968
      CIE-Lab:
        66.2876, -8.4876, 66.9816
        CIE-LCH:
        66.2876, 67.5172, 97.2218
        CIE-Luv:
        66.2876, 15.6874, 70.3518
        Hunter-Lab:
        59.7468, -10.2954, 36.1490
      #b2a310 color charts
#b2a310 RGB chart
      #b2a310 CMYK chart
      #b2a310 RGB pie chart
      #b2a310 color shades, tints & tones
#b2a310 color schemes
#b2a310 color preview, HTML & CSS examples
           This text has a color of #b2a310        
        
          <p style="color:#b2a310;">Text here</p>
        
        
          .mytext {color:#b2a310;}
        
        Text color #b2a310
      
           This box has a color of #b2a310        
        
          <div style="background-color:#b2a310;">Content here</div>
        
        
          .mybackground {background-color:#b2a310;}
        
        Background color #b2a310
      
           Border around this has a color of #b2a310        
        
          <div style="border:2px solid #b2a310;">Content here</div>
        
        
          .myborder {border:2px solid #b2a310;}
        
        Border color #b2a310