#ceb40d color space conversions
Hex:
        #ceb40d
        RGB:
        206, 180, 13
        CMY:
        19, 29, 95
        CMYK:
        0, 13, 94, 19
      HSL:
        52°, 88.1279%, 42.9412%
        HSV (HSB):
        52°, 93.6893%, 80.7843%
        XYZ:
        41.8475, 45.7934, 7.0142
        xyY:
        0.4421, 0.4838, 45.7934
      CIE-Lab:
        73.4113, -5.0169, 73.9830
        CIE-LCH:
        73.4113, 74.1529, 93.8793
        CIE-Luv:
        73.4113, 24.2491, 77.6243
        Hunter-Lab:
        67.6708, -8.0399, 41.2241
      #ceb40d color charts
#ceb40d RGB chart
      #ceb40d CMYK chart
      #ceb40d RGB pie chart
      #ceb40d color shades, tints & tones
#ceb40d color schemes
#ceb40d color preview, HTML & CSS examples
           This text has a color of #ceb40d        
        
          <p style="color:#ceb40d;">Text here</p>
        
        
          .mytext {color:#ceb40d;}
        
        Text color #ceb40d
      
           This box has a color of #ceb40d        
        
          <div style="background-color:#ceb40d;">Content here</div>
        
        
          .mybackground {background-color:#ceb40d;}
        
        Background color #ceb40d
      
           Border around this has a color of #ceb40d        
        
          <div style="border:2px solid #ceb40d;">Content here</div>
        
        
          .myborder {border:2px solid #ceb40d;}
        
        Border color #ceb40d