#bda45e color space conversions
Hex:
        #bda45e
        RGB:
        189, 164, 94
        CMY:
        26, 36, 63
        CMYK:
        0, 13, 50, 26
      HSL:
        44°, 41.8502%, 55.4902%
        HSV (HSB):
        44°, 50.2646%, 74.1176%
        XYZ:
        36.2821, 38.1779, 16.0465
        xyY:
        0.4009, 0.4218, 38.1779
      CIE-Lab:
        68.1515, -0.0161, 39.4469
        CIE-LCH:
        68.1515, 39.4469, 90.0234
        CIE-Luv:
        68.1515, 20.4000, 48.3535
        Hunter-Lab:
        61.7883, -3.3141, 27.8541
      #bda45e color charts
#bda45e RGB chart
      #bda45e CMYK chart
      #bda45e RGB pie chart
      #bda45e color shades, tints & tones
#bda45e color schemes
#bda45e color preview, HTML & CSS examples
           This text has a color of #bda45e        
        
          <p style="color:#bda45e;">Text here</p>
        
        
          .mytext {color:#bda45e;}
        
        Text color #bda45e
      
           This box has a color of #bda45e        
        
          <div style="background-color:#bda45e;">Content here</div>
        
        
          .mybackground {background-color:#bda45e;}
        
        Background color #bda45e
      
           Border around this has a color of #bda45e        
        
          <div style="border:2px solid #bda45e;">Content here</div>
        
        
          .myborder {border:2px solid #bda45e;}
        
        Border color #bda45e