#baa11e color space conversions
Hex:
        #baa11e
        RGB:
        186, 161, 30
        CMY:
        27, 37, 88
        CMYK:
        0, 13, 84, 27
      HSL:
        50°, 72.2222%, 42.3529%
        HSV (HSB):
        50°, 83.8710%, 72.9412%
        XYZ:
        33.2289, 36.0226, 6.4300
        xyY:
        0.4391, 0.4760, 36.0226
      CIE-Lab:
        66.5372, -3.5313, 64.4217
        CIE-LCH:
        66.5372, 64.5184, 93.1376
        CIE-Luv:
        66.5372, 22.7967, 67.9116
        Hunter-Lab:
        60.0188, -6.2079, 35.6613
      #baa11e color charts
#baa11e RGB chart
      #baa11e CMYK chart
      #baa11e RGB pie chart
      #baa11e color shades, tints & tones
#baa11e color schemes
#baa11e color preview, HTML & CSS examples
           This text has a color of #baa11e        
        
          <p style="color:#baa11e;">Text here</p>
        
        
          .mytext {color:#baa11e;}
        
        Text color #baa11e
      
           This box has a color of #baa11e        
        
          <div style="background-color:#baa11e;">Content here</div>
        
        
          .mybackground {background-color:#baa11e;}
        
        Background color #baa11e
      
           Border around this has a color of #baa11e        
        
          <div style="border:2px solid #baa11e;">Content here</div>
        
        
          .myborder {border:2px solid #baa11e;}
        
        Border color #baa11e