#d5bf51 color space conversions
Hex:
        #d5bf51
        RGB:
        213, 191, 81
        CMY:
        16, 25, 68
        CMYK:
        0, 10, 62, 16
      HSL:
        50°, 61.1111%, 57.6471%
        HSV (HSB):
        50°, 61.9718%, 83.5294%
        XYZ:
        47.5566, 52.0018, 15.3154
        xyY:
        0.4140, 0.4527, 52.0018
      CIE-Lab:
        77.2819, -5.1350, 56.8182
        CIE-LCH:
        77.2819, 57.0498, 95.1641
        CIE-Luv:
        77.2819, 20.0205, 67.7542
        Hunter-Lab:
        72.1123, -8.4794, 37.8864
      #d5bf51 color charts
#d5bf51 RGB chart
      #d5bf51 CMYK chart
      #d5bf51 RGB pie chart
      #d5bf51 color shades, tints & tones
#d5bf51 color schemes
#d5bf51 color preview, HTML & CSS examples
           This text has a color of #d5bf51        
        
          <p style="color:#d5bf51;">Text here</p>
        
        
          .mytext {color:#d5bf51;}
        
        Text color #d5bf51
      
           This box has a color of #d5bf51        
        
          <div style="background-color:#d5bf51;">Content here</div>
        
        
          .mybackground {background-color:#d5bf51;}
        
        Background color #d5bf51
      
           Border around this has a color of #d5bf51        
        
          <div style="border:2px solid #d5bf51;">Content here</div>
        
        
          .myborder {border:2px solid #d5bf51;}
        
        Border color #d5bf51