#dab41e color space conversions
Hex:
        #dab41e
        RGB:
        218, 180, 30
        CMY:
        15, 29, 88
        CMYK:
        0, 17, 86, 15
      HSL:
        48°, 75.8065%, 48.6275%
        HSV (HSB):
        48°, 86.2385%, 85.4902%
        XYZ:
        45.4690, 47.6417, 8.0276
        xyY:
        0.4496, 0.4711, 47.6417
      CIE-Lab:
        74.5984, 0.5370, 72.3408
        CIE-LCH:
        74.5984, 72.3428, 89.5747
        CIE-Luv:
        74.5984, 33.0624, 76.0765
        Hunter-Lab:
        69.0230, -3.2028, 41.4205
      #dab41e color charts
#dab41e RGB chart
      #dab41e CMYK chart
      #dab41e RGB pie chart
      #dab41e color shades, tints & tones
#dab41e color schemes
#dab41e color preview, HTML & CSS examples
           This text has a color of #dab41e        
        
          <p style="color:#dab41e;">Text here</p>
        
        
          .mytext {color:#dab41e;}
        
        Text color #dab41e
      
           This box has a color of #dab41e        
        
          <div style="background-color:#dab41e;">Content here</div>
        
        
          .mybackground {background-color:#dab41e;}
        
        Background color #dab41e
      
           Border around this has a color of #dab41e        
        
          <div style="border:2px solid #dab41e;">Content here</div>
        
        
          .myborder {border:2px solid #dab41e;}
        
        Border color #dab41e