#d7ae0b color space conversions
Hex:
        #d7ae0b
        RGB:
        215, 174, 11
        CMY:
        16, 32, 96
        CMYK:
        0, 19, 95, 16
      HSL:
        48°, 90.2655%, 44.3137%
        HSV (HSB):
        48°, 94.8837%, 84.3137%
        XYZ:
        43.2208, 44.7433, 6.6750
        xyY:
        0.4567, 0.4728, 44.7433
      CIE-Lab:
        72.7226, 2.0678, 74.1095
        CIE-LCH:
        72.7226, 74.1383, 88.4017
        CIE-Luv:
        72.7226, 35.5174, 75.6240
        Hunter-Lab:
        66.8905, -1.7218, 40.9068
      #d7ae0b color charts
#d7ae0b RGB chart
      #d7ae0b CMYK chart
      #d7ae0b RGB pie chart
      #d7ae0b color shades, tints & tones
#d7ae0b color schemes
#d7ae0b color preview, HTML & CSS examples
           This text has a color of #d7ae0b        
        
          <p style="color:#d7ae0b;">Text here</p>
        
        
          .mytext {color:#d7ae0b;}
        
        Text color #d7ae0b
      
           This box has a color of #d7ae0b        
        
          <div style="background-color:#d7ae0b;">Content here</div>
        
        
          .mybackground {background-color:#d7ae0b;}
        
        Background color #d7ae0b
      
           Border around this has a color of #d7ae0b        
        
          <div style="border:2px solid #d7ae0b;">Content here</div>
        
        
          .myborder {border:2px solid #d7ae0b;}
        
        Border color #d7ae0b