#bda43e color space conversions
Hex:
        #bda43e
        RGB:
        189, 164, 62
        CMY:
        26, 36, 76
        CMYK:
        0, 13, 67, 26
      HSL:
        48°, 50.5976%, 49.2157%
        HSV (HSB):
        48°, 67.1958%, 74.1176%
        XYZ:
        35.1312, 37.7175, 9.9860
        xyY:
        0.4241, 0.4553, 37.7175
      CIE-Lab:
        67.8119, -2.4286, 54.3100
        CIE-LCH:
        67.8119, 54.3643, 92.5604
        CIE-Luv:
        67.8119, 21.9633, 61.4952
        Hunter-Lab:
        61.4146, -5.3675, 33.3497
      #bda43e color charts
#bda43e RGB chart
      #bda43e CMYK chart
      #bda43e RGB pie chart
      #bda43e color shades, tints & tones
#bda43e color schemes
#bda43e color preview, HTML & CSS examples
           This text has a color of #bda43e        
        
          <p style="color:#bda43e;">Text here</p>
        
        
          .mytext {color:#bda43e;}
        
        Text color #bda43e
      
           This box has a color of #bda43e        
        
          <div style="background-color:#bda43e;">Content here</div>
        
        
          .mybackground {background-color:#bda43e;}
        
        Background color #bda43e
      
           Border around this has a color of #bda43e        
        
          <div style="border:2px solid #bda43e;">Content here</div>
        
        
          .myborder {border:2px solid #bda43e;}
        
        Border color #bda43e