#b4ba12 color space conversions
Hex:
        #b4ba12
        RGB:
        180, 186, 18
        CMY:
        29, 27, 93
        CMYK:
        3, 0, 90, 27
      HSL:
        62°, 82.3529%, 40.0000%
        HSV (HSB):
        62°, 90.3226%, 72.9412%
        XYZ:
        36.4905, 44.8648, 7.3088
        xyY:
        0.4116, 0.5060, 44.8648
      CIE-Lab:
        72.8028, -19.3716, 71.8267
        CIE-LCH:
        72.8028, 74.3931, 105.0935
        CIE-Luv:
        72.8028, 1.6358, 79.2555
        Hunter-Lab:
        66.9812, -19.9726, 40.4173
      #b4ba12 color charts
#b4ba12 RGB chart
      #b4ba12 CMYK chart
      #b4ba12 RGB pie chart
      #b4ba12 color shades, tints & tones
#b4ba12 color schemes
#b4ba12 color preview, HTML & CSS examples
           This text has a color of #b4ba12        
        
          <p style="color:#b4ba12;">Text here</p>
        
        
          .mytext {color:#b4ba12;}
        
        Text color #b4ba12
      
           This box has a color of #b4ba12        
        
          <div style="background-color:#b4ba12;">Content here</div>
        
        
          .mybackground {background-color:#b4ba12;}
        
        Background color #b4ba12
      
           Border around this has a color of #b4ba12        
        
          <div style="border:2px solid #b4ba12;">Content here</div>
        
        
          .myborder {border:2px solid #b4ba12;}
        
        Border color #b4ba12