#baf708 color space conversions
Hex:
        #baf708
        RGB:
        186, 247, 8
        CMY:
        27, 3, 97
        CMYK:
        25, 0, 97, 3
      HSL:
        75°, 93.7255%, 50.0000%
        HSV (HSB):
        75°, 96.7611%, 96.8627%
        XYZ:
        53.5543, 76.9782, 12.2654
        xyY:
        0.3750, 0.5391, 76.9782
      CIE-Lab:
        90.3116, -45.2662, 86.7047
        CIE-LCH:
        90.3116, 97.8097, 117.5679
        CIE-Luv:
        90.3116, -30.2682, 103.4598
        Hunter-Lab:
        87.7372, -44.5847, 53.1275
      #baf708 color charts
#baf708 RGB chart
      #baf708 CMYK chart
      #baf708 RGB pie chart
      #baf708 color shades, tints & tones
#baf708 color schemes
#baf708 color preview, HTML & CSS examples
           This text has a color of #baf708        
        
          <p style="color:#baf708;">Text here</p>
        
        
          .mytext {color:#baf708;}
        
        Text color #baf708
      
           This box has a color of #baf708        
        
          <div style="background-color:#baf708;">Content here</div>
        
        
          .mybackground {background-color:#baf708;}
        
        Background color #baf708
      
           Border around this has a color of #baf708        
        
          <div style="border:2px solid #baf708;">Content here</div>
        
        
          .myborder {border:2px solid #baf708;}
        
        Border color #baf708