#b2a214 color space conversions
Hex:
        #b2a214
        RGB:
        178, 162, 20
        CMY:
        30, 36, 92
        CMYK:
        0, 9, 89, 30
      HSL:
        54°, 79.7980%, 38.8235%
        HSV (HSB):
        54°, 88.7640%, 69.8039%
        XYZ:
        31.4067, 35.3561, 5.8309
        xyY:
        0.4326, 0.4870, 35.3561
      CIE-Lab:
        66.0250, -7.8838, 66.0367
        CIE-LCH:
        66.0250, 66.5056, 96.8080
        CIE-Luv:
        66.0250, 16.3439, 69.5345
        Hunter-Lab:
        59.4610, -9.7750, 35.8086
      #b2a214 color charts
#b2a214 RGB chart
      #b2a214 CMYK chart
      #b2a214 RGB pie chart
      #b2a214 color shades, tints & tones
#b2a214 color schemes
#b2a214 color preview, HTML & CSS examples
           This text has a color of #b2a214        
        
          <p style="color:#b2a214;">Text here</p>
        
        
          .mytext {color:#b2a214;}
        
        Text color #b2a214
      
           This box has a color of #b2a214        
        
          <div style="background-color:#b2a214;">Content here</div>
        
        
          .mybackground {background-color:#b2a214;}
        
        Background color #b2a214
      
           Border around this has a color of #b2a214        
        
          <div style="border:2px solid #b2a214;">Content here</div>
        
        
          .myborder {border:2px solid #b2a214;}
        
        Border color #b2a214