#baca0f color space conversions
Hex:
        #baca0f
        RGB:
        186, 202, 15
        CMY:
        27, 21, 94
        CMYK:
        8, 0, 93, 21
      HSL:
        65°, 86.1751%, 42.5490%
        HSV (HSB):
        65°, 92.5743%, 79.2157%
        XYZ:
        41.4565, 52.7147, 8.4419
        xyY:
        0.4040, 0.5137, 52.7147
      CIE-Lab:
        77.7062, -24.7181, 76.2806
        CIE-LCH:
        77.7062, 80.1855, 107.9545
        CIE-Luv:
        77.7062, -4.5027, 85.8005
        Hunter-Lab:
        72.6049, -25.1373, 43.9296
      #baca0f color charts
#baca0f RGB chart
      #baca0f CMYK chart
      #baca0f RGB pie chart
      #baca0f color shades, tints & tones
#baca0f color schemes
#baca0f color preview, HTML & CSS examples
           This text has a color of #baca0f        
        
          <p style="color:#baca0f;">Text here</p>
        
        
          .mytext {color:#baca0f;}
        
        Text color #baca0f
      
           This box has a color of #baca0f        
        
          <div style="background-color:#baca0f;">Content here</div>
        
        
          .mybackground {background-color:#baca0f;}
        
        Background color #baca0f
      
           Border around this has a color of #baca0f        
        
          <div style="border:2px solid #baca0f;">Content here</div>
        
        
          .myborder {border:2px solid #baca0f;}
        
        Border color #baca0f