#dabe0f color space conversions
Hex:
        #dabe0f
        RGB:
        218, 190, 15
        CMY:
        15, 25, 94
        CMYK:
        0, 13, 93, 15
      HSL:
        52°, 87.1245%, 45.6863%
        HSV (HSB):
        52°, 93.1193%, 85.4902%
        XYZ:
        47.4131, 51.7668, 7.9450
        xyY:
        0.4426, 0.4832, 51.7668
      CIE-Lab:
        77.1412, -4.9279, 77.0136
        CIE-LCH:
        77.1412, 77.1711, 93.6612
        CIE-Luv:
        77.1412, 25.9462, 81.4678
        Hunter-Lab:
        71.9492, -8.2830, 43.8173
      #dabe0f color charts
#dabe0f RGB chart
      #dabe0f CMYK chart
      #dabe0f RGB pie chart
      #dabe0f color shades, tints & tones
#dabe0f color schemes
#dabe0f color preview, HTML & CSS examples
           This text has a color of #dabe0f        
        
          <p style="color:#dabe0f;">Text here</p>
        
        
          .mytext {color:#dabe0f;}
        
        Text color #dabe0f
      
           This box has a color of #dabe0f        
        
          <div style="background-color:#dabe0f;">Content here</div>
        
        
          .mybackground {background-color:#dabe0f;}
        
        Background color #dabe0f
      
           Border around this has a color of #dabe0f        
        
          <div style="border:2px solid #dabe0f;">Content here</div>
        
        
          .myborder {border:2px solid #dabe0f;}
        
        Border color #dabe0f