#d8bf20 color space conversions
Hex:
        #d8bf20
        RGB:
        216, 191, 32
        CMY:
        15, 25, 87
        CMYK:
        0, 12, 85, 15
      HSL:
        52°, 74.1935%, 48.6275%
        HSV (HSB):
        52°, 85.1852%, 84.7059%
        XYZ:
        47.2104, 51.9648, 8.9085
        xyY:
        0.4368, 0.4808, 51.9648
      CIE-Lab:
        77.2598, -6.0050, 73.9679
        CIE-LCH:
        77.2598, 74.2112, 94.6413
        CIE-Luv:
        77.2598, 23.5422, 80.0309
        Hunter-Lab:
        72.0866, -9.2498, 43.1336
      #d8bf20 color charts
#d8bf20 RGB chart
      #d8bf20 CMYK chart
      #d8bf20 RGB pie chart
      #d8bf20 color shades, tints & tones
#d8bf20 color schemes
#d8bf20 color preview, HTML & CSS examples
           This text has a color of #d8bf20        
        
          <p style="color:#d8bf20;">Text here</p>
        
        
          .mytext {color:#d8bf20;}
        
        Text color #d8bf20
      
           This box has a color of #d8bf20        
        
          <div style="background-color:#d8bf20;">Content here</div>
        
        
          .mybackground {background-color:#d8bf20;}
        
        Background color #d8bf20
      
           Border around this has a color of #d8bf20        
        
          <div style="border:2px solid #d8bf20;">Content here</div>
        
        
          .myborder {border:2px solid #d8bf20;}
        
        Border color #d8bf20