#d5be50 color space conversions
Hex:
        #d5be50
        RGB:
        213, 190, 80
        CMY:
        16, 25, 69
        CMYK:
        0, 11, 62, 16
      HSL:
        50°, 61.2903%, 57.4510%
        HSV (HSB):
        50°, 62.4413%, 83.5294%
        XYZ:
        47.3020, 51.5522, 15.0469
        xyY:
        0.4153, 0.4526, 51.5522
      CIE-Lab:
        77.0123, -4.6824, 56.9648
        CIE-LCH:
        77.0123, 57.1570, 94.6991
        CIE-Luv:
        77.0123, 20.7383, 67.6738
        Hunter-Lab:
        71.7999, -8.0534, 37.8347
      #d5be50 color charts
#d5be50 RGB chart
      #d5be50 CMYK chart
      #d5be50 RGB pie chart
      #d5be50 color shades, tints & tones
#d5be50 color schemes
#d5be50 color preview, HTML & CSS examples
           This text has a color of #d5be50        
        
          <p style="color:#d5be50;">Text here</p>
        
        
          .mytext {color:#d5be50;}
        
        Text color #d5be50
      
           This box has a color of #d5be50        
        
          <div style="background-color:#d5be50;">Content here</div>
        
        
          .mybackground {background-color:#d5be50;}
        
        Background color #d5be50
      
           Border around this has a color of #d5be50        
        
          <div style="border:2px solid #d5be50;">Content here</div>
        
        
          .myborder {border:2px solid #d5be50;}
        
        Border color #d5be50