#d8bf37 color space conversions
Hex:
        #d8bf37
        RGB:
        216, 191, 55
        CMY:
        15, 25, 78
        CMYK:
        0, 12, 75, 15
      HSL:
        51°, 67.3640%, 53.1373%
        HSV (HSB):
        51°, 74.5370%, 84.7059%
        XYZ:
        47.6393, 52.1364, 11.1669
        xyY:
        0.4294, 0.4699, 52.1364
      CIE-Lab:
        77.3623, -5.2514, 67.3526
        CIE-LCH:
        77.3623, 67.5570, 94.4583
        CIE-Luv:
        77.3623, 23.0515, 75.6931
        Hunter-Lab:
        72.2055, -8.5901, 41.3744
      #d8bf37 color charts
#d8bf37 RGB chart
      #d8bf37 CMYK chart
      #d8bf37 RGB pie chart
      #d8bf37 color shades, tints & tones
#d8bf37 color schemes
#d8bf37 color preview, HTML & CSS examples
           This text has a color of #d8bf37        
        
          <p style="color:#d8bf37;">Text here</p>
        
        
          .mytext {color:#d8bf37;}
        
        Text color #d8bf37
      
           This box has a color of #d8bf37        
        
          <div style="background-color:#d8bf37;">Content here</div>
        
        
          .mybackground {background-color:#d8bf37;}
        
        Background color #d8bf37
      
           Border around this has a color of #d8bf37        
        
          <div style="border:2px solid #d8bf37;">Content here</div>
        
        
          .myborder {border:2px solid #d8bf37;}
        
        Border color #d8bf37