#dab52e color space conversions
Hex:
        #dab52e
        RGB:
        218, 181, 46
        CMY:
        15, 29, 82
        CMYK:
        0, 17, 79, 15
      HSL:
        47°, 69.9187%, 51.7647%
        HSV (HSB):
        47°, 78.8991%, 85.4902%
        XYZ:
        45.9305, 48.1504, 9.4579
        xyY:
        0.4436, 0.4650, 48.1504
      CIE-Lab:
        74.9197, 0.4702, 68.1836
        CIE-LCH:
        74.9197, 68.1852, 89.6049
        CIE-Luv:
        74.9197, 31.9497, 73.7235
        Hunter-Lab:
        69.3905, -3.2820, 40.4921
      #dab52e color charts
#dab52e RGB chart
      #dab52e CMYK chart
      #dab52e RGB pie chart
      #dab52e color shades, tints & tones
#dab52e color schemes
#dab52e color preview, HTML & CSS examples
           This text has a color of #dab52e        
        
          <p style="color:#dab52e;">Text here</p>
        
        
          .mytext {color:#dab52e;}
        
        Text color #dab52e
      
           This box has a color of #dab52e        
        
          <div style="background-color:#dab52e;">Content here</div>
        
        
          .mybackground {background-color:#dab52e;}
        
        Background color #dab52e
      
           Border around this has a color of #dab52e        
        
          <div style="border:2px solid #dab52e;">Content here</div>
        
        
          .myborder {border:2px solid #dab52e;}
        
        Border color #dab52e