#d5b752 color space conversions
Hex:
        #d5b752
        RGB:
        213, 183, 82
        CMY:
        16, 28, 68
        CMYK:
        0, 14, 62, 16
      HSL:
        46°, 60.9302%, 57.8431%
        HSV (HSB):
        46°, 61.5023%, 83.5294%
        XYZ:
        45.8970, 48.6223, 14.9487
        xyY:
        0.4193, 0.4442, 48.6223
      CIE-Lab:
        75.2157, -0.9010, 54.0929
        CIE-LCH:
        75.2157, 54.1004, 90.9543
        CIE-Luv:
        75.2157, 25.4494, 63.8239
        Hunter-Lab:
        69.7297, -4.5358, 36.1002
      #d5b752 color charts
#d5b752 RGB chart
      #d5b752 CMYK chart
      #d5b752 RGB pie chart
      #d5b752 color shades, tints & tones
#d5b752 color schemes
#d5b752 color preview, HTML & CSS examples
           This text has a color of #d5b752        
        
          <p style="color:#d5b752;">Text here</p>
        
        
          .mytext {color:#d5b752;}
        
        Text color #d5b752
      
           This box has a color of #d5b752        
        
          <div style="background-color:#d5b752;">Content here</div>
        
        
          .mybackground {background-color:#d5b752;}
        
        Background color #d5b752
      
           Border around this has a color of #d5b752        
        
          <div style="border:2px solid #d5b752;">Content here</div>
        
        
          .myborder {border:2px solid #d5b752;}
        
        Border color #d5b752