#d7bb42 color space conversions
Hex:
        #d7bb42
        RGB:
        215, 187, 66
        CMY:
        16, 27, 74
        CMYK:
        0, 13, 69, 16
      HSL:
        49°, 65.0655%, 55.0980%
        HSV (HSB):
        49°, 69.3023%, 84.3137%
        XYZ:
        46.7780, 50.3811, 12.4133
        xyY:
        0.4269, 0.4598, 50.3811
      CIE-Lab:
        76.3026, -3.0916, 62.1645
        CIE-LCH:
        76.3026, 62.2414, 92.8472
        CIE-Luv:
        76.3026, 24.7817, 71.0540
        Hunter-Lab:
        70.9796, -6.5767, 39.3168
      #d7bb42 color charts
#d7bb42 RGB chart
      #d7bb42 CMYK chart
      #d7bb42 RGB pie chart
      #d7bb42 color shades, tints & tones
#d7bb42 color schemes
#d7bb42 color preview, HTML & CSS examples
           This text has a color of #d7bb42        
        
          <p style="color:#d7bb42;">Text here</p>
        
        
          .mytext {color:#d7bb42;}
        
        Text color #d7bb42
      
           This box has a color of #d7bb42        
        
          <div style="background-color:#d7bb42;">Content here</div>
        
        
          .mybackground {background-color:#d7bb42;}
        
        Background color #d7bb42
      
           Border around this has a color of #d7bb42        
        
          <div style="border:2px solid #d7bb42;">Content here</div>
        
        
          .myborder {border:2px solid #d7bb42;}
        
        Border color #d7bb42