#d7bb31 color space conversions
Hex:
        #d7bb31
        RGB:
        215, 187, 49
        CMY:
        16, 27, 81
        CMYK:
        0, 13, 77, 16
      HSL:
        50°, 67.4797%, 51.7647%
        HSV (HSB):
        50°, 77.2093%, 84.3137%
        XYZ:
        46.3490, 50.2095, 10.1543
        xyY:
        0.4343, 0.4705, 50.2095
      CIE-Lab:
        76.1977, -3.8499, 68.2645
        CIE-LCH:
        76.1977, 68.3730, 93.2279
        CIE-Luv:
        76.1977, 25.3006, 75.4160
        Hunter-Lab:
        70.8586, -7.2448, 41.1046
      #d7bb31 color charts
#d7bb31 RGB chart
      #d7bb31 CMYK chart
      #d7bb31 RGB pie chart
      #d7bb31 color shades, tints & tones
#d7bb31 color schemes
#d7bb31 color preview, HTML & CSS examples
           This text has a color of #d7bb31        
        
          <p style="color:#d7bb31;">Text here</p>
        
        
          .mytext {color:#d7bb31;}
        
        Text color #d7bb31
      
           This box has a color of #d7bb31        
        
          <div style="background-color:#d7bb31;">Content here</div>
        
        
          .mybackground {background-color:#d7bb31;}
        
        Background color #d7bb31
      
           Border around this has a color of #d7bb31        
        
          <div style="border:2px solid #d7bb31;">Content here</div>
        
        
          .myborder {border:2px solid #d7bb31;}
        
        Border color #d7bb31