#d7bf44 color space conversions
Hex:
        #d7bf44
        RGB:
        215, 191, 68
        CMY:
        16, 25, 73
        CMYK:
        0, 11, 68, 16
      HSL:
        50°, 64.7577%, 55.4902%
        HSV (HSB):
        50°, 68.3721%, 84.3137%
        XYZ:
        47.6985, 52.1260, 13.0162
        xyY:
        0.4227, 0.4619, 52.1260
      CIE-Lab:
        77.3561, -5.0603, 62.4358
        CIE-LCH:
        77.3561, 62.6405, 94.6336
        CIE-Luv:
        77.3561, 21.9305, 72.1482
        Hunter-Lab:
        72.1984, -8.4194, 39.8498
      #d7bf44 color charts
#d7bf44 RGB chart
      #d7bf44 CMYK chart
      #d7bf44 RGB pie chart
      #d7bf44 color shades, tints & tones
#d7bf44 color schemes
#d7bf44 color preview, HTML & CSS examples
           This text has a color of #d7bf44        
        
          <p style="color:#d7bf44;">Text here</p>
        
        
          .mytext {color:#d7bf44;}
        
        Text color #d7bf44
      
           This box has a color of #d7bf44        
        
          <div style="background-color:#d7bf44;">Content here</div>
        
        
          .mybackground {background-color:#d7bf44;}
        
        Background color #d7bf44
      
           Border around this has a color of #d7bf44        
        
          <div style="border:2px solid #d7bf44;">Content here</div>
        
        
          .myborder {border:2px solid #d7bf44;}
        
        Border color #d7bf44