#d5b850 color space conversions
Hex:
        #d5b850
        RGB:
        213, 184, 80
        CMY:
        16, 28, 69
        CMYK:
        0, 14, 62, 16
      HSL:
        47°, 61.2903%, 57.4510%
        HSV (HSB):
        47°, 62.4413%, 83.5294%
        XYZ:
        46.0290, 49.0063, 14.6226
        xyY:
        0.4198, 0.4469, 49.0063
      CIE-Lab:
        75.4552, -1.5577, 55.2615
        CIE-LCH:
        75.4552, 55.2834, 91.6146
        CIE-Luv:
        75.4552, 24.8502, 65.0187
        Hunter-Lab:
        70.0045, -5.1414, 36.6186
      #d5b850 color charts
#d5b850 RGB chart
      #d5b850 CMYK chart
      #d5b850 RGB pie chart
      #d5b850 color shades, tints & tones
#d5b850 color schemes
#d5b850 color preview, HTML & CSS examples
           This text has a color of #d5b850        
        
          <p style="color:#d5b850;">Text here</p>
        
        
          .mytext {color:#d5b850;}
        
        Text color #d5b850
      
           This box has a color of #d5b850        
        
          <div style="background-color:#d5b850;">Content here</div>
        
        
          .mybackground {background-color:#d5b850;}
        
        Background color #d5b850
      
           Border around this has a color of #d5b850        
        
          <div style="border:2px solid #d5b850;">Content here</div>
        
        
          .myborder {border:2px solid #d5b850;}
        
        Border color #d5b850