#bafb53 color space conversions
Hex:
        #bafb53
        RGB:
        186, 251, 83
        CMY:
        27, 2, 67
        CMYK:
        26, 0, 67, 2
      HSL:
        83°, 95.4545%, 65.4902%
        HSV (HSB):
        83°, 66.9323%, 98.4314%
        XYZ:
        56.3082, 80.0580, 20.6686
        xyY:
        0.3586, 0.5098, 80.0580
      CIE-Lab:
        91.7109, -44.3369, 70.7660
        CIE-LCH:
        91.7109, 83.5080, 122.0683
        CIE-Luv:
        91.7109, -32.3137, 92.8176
        Hunter-Lab:
        89.4751, -44.2484, 48.9367
      #bafb53 color charts
#bafb53 RGB chart
      #bafb53 CMYK chart
      #bafb53 RGB pie chart
      #bafb53 color shades, tints & tones
#bafb53 color schemes
#bafb53 color preview, HTML & CSS examples
           This text has a color of #bafb53        
        
          <p style="color:#bafb53;">Text here</p>
        
        
          .mytext {color:#bafb53;}
        
        Text color #bafb53
      
           This box has a color of #bafb53        
        
          <div style="background-color:#bafb53;">Content here</div>
        
        
          .mybackground {background-color:#bafb53;}
        
        Background color #bafb53
      
           Border around this has a color of #bafb53        
        
          <div style="border:2px solid #bafb53;">Content here</div>
        
        
          .myborder {border:2px solid #bafb53;}
        
        Border color #bafb53