#bdaf0e color space conversions
Hex:
        #bdaf0e
        RGB:
        189, 175, 14
        CMY:
        26, 31, 95
        CMYK:
        0, 7, 93, 26
      HSL:
        55°, 86.2069%, 39.8039%
        HSV (HSB):
        55°, 92.5926%, 74.1176%
        XYZ:
        36.3955, 41.5105, 6.5095
        xyY:
        0.4311, 0.4917, 41.5105
      CIE-Lab:
        70.5321, -9.8997, 70.9897
        CIE-LCH:
        70.5321, 71.6766, 97.9389
        CIE-Luv:
        70.5321, 15.3116, 75.3850
        Hunter-Lab:
        64.4286, -11.9160, 39.1097
      #bdaf0e color charts
#bdaf0e RGB chart
      #bdaf0e CMYK chart
      #bdaf0e RGB pie chart
      #bdaf0e color shades, tints & tones
#bdaf0e color schemes
#bdaf0e color preview, HTML & CSS examples
           This text has a color of #bdaf0e        
        
          <p style="color:#bdaf0e;">Text here</p>
        
        
          .mytext {color:#bdaf0e;}
        
        Text color #bdaf0e
      
           This box has a color of #bdaf0e        
        
          <div style="background-color:#bdaf0e;">Content here</div>
        
        
          .mybackground {background-color:#bdaf0e;}
        
        Background color #bdaf0e
      
           Border around this has a color of #bdaf0e        
        
          <div style="border:2px solid #bdaf0e;">Content here</div>
        
        
          .myborder {border:2px solid #bdaf0e;}
        
        Border color #bdaf0e