#bdc05f color space conversions
Hex:
        #bdc05f
        RGB:
        189, 192, 95
        CMY:
        26, 25, 63
        CMYK:
        2, 0, 51, 25
      HSL:
        62°, 43.4978%, 56.2745%
        HSV (HSB):
        62°, 50.5208%, 75.2941%
        XYZ:
        41.9015, 49.3443, 18.1424
        xyY:
        0.3831, 0.4511, 49.3443
      CIE-Lab:
        75.6650, -14.5679, 47.9885
        CIE-LCH:
        75.6650, 50.1510, 106.8868
        CIE-Luv:
        75.6650, 2.4861, 61.5457
        Hunter-Lab:
        70.2455, -16.4543, 33.8589
      #bdc05f color charts
#bdc05f RGB chart
      #bdc05f CMYK chart
      #bdc05f RGB pie chart
      #bdc05f color shades, tints & tones
#bdc05f color schemes
#bdc05f color preview, HTML & CSS examples
           This text has a color of #bdc05f        
        
          <p style="color:#bdc05f;">Text here</p>
        
        
          .mytext {color:#bdc05f;}
        
        Text color #bdc05f
      
           This box has a color of #bdc05f        
        
          <div style="background-color:#bdc05f;">Content here</div>
        
        
          .mybackground {background-color:#bdc05f;}
        
        Background color #bdc05f
      
           Border around this has a color of #bdc05f        
        
          <div style="border:2px solid #bdc05f;">Content here</div>
        
        
          .myborder {border:2px solid #bdc05f;}
        
        Border color #bdc05f