#ceaf2e color space conversions
Hex:
        #ceaf2e
        RGB:
        206, 175, 46
        CMY:
        19, 31, 82
        CMYK:
        0, 15, 78, 19
      HSL:
        48°, 63.4921%, 49.4118%
        HSV (HSB):
        48°, 77.6699%, 80.7843%
        XYZ:
        41.2767, 43.9790, 8.8981
        xyY:
        0.4384, 0.4671, 43.9790
      CIE-Lab:
        72.2145, -1.5956, 65.3029
        CIE-LCH:
        72.2145, 65.3224, 91.3997
        CIE-Luv:
        72.2145, 27.2836, 70.9886
        Hunter-Lab:
        66.3167, -4.9525, 38.4664
      #ceaf2e color charts
#ceaf2e RGB chart
      #ceaf2e CMYK chart
      #ceaf2e RGB pie chart
      #ceaf2e color shades, tints & tones
#ceaf2e color schemes
#ceaf2e color preview, HTML & CSS examples
           This text has a color of #ceaf2e        
        
          <p style="color:#ceaf2e;">Text here</p>
        
        
          .mytext {color:#ceaf2e;}
        
        Text color #ceaf2e
      
           This box has a color of #ceaf2e        
        
          <div style="background-color:#ceaf2e;">Content here</div>
        
        
          .mybackground {background-color:#ceaf2e;}
        
        Background color #ceaf2e
      
           Border around this has a color of #ceaf2e        
        
          <div style="border:2px solid #ceaf2e;">Content here</div>
        
        
          .myborder {border:2px solid #ceaf2e;}
        
        Border color #ceaf2e