#ceaa4f color space conversions
Hex:
        #ceaa4f
        RGB:
        206, 170, 79
        CMY:
        19, 33, 69
        CMYK:
        0, 17, 62, 19
      HSL:
        43°, 56.4444%, 55.8824%
        HSV (HSB):
        43°, 61.6505%, 80.7843%
        XYZ:
        41.2396, 42.4358, 13.4145
        xyY:
        0.4248, 0.4371, 42.4358
      CIE-Lab:
        71.1703, 2.7915, 50.7757
        CIE-LCH:
        71.1703, 50.8524, 86.8532
        CIE-Luv:
        71.1703, 29.5153, 58.8194
        Hunter-Lab:
        65.1427, -0.9977, 33.3907
      #ceaa4f color charts
#ceaa4f RGB chart
      #ceaa4f CMYK chart
      #ceaa4f RGB pie chart
      #ceaa4f color shades, tints & tones
#ceaa4f color schemes
#ceaa4f color preview, HTML & CSS examples
           This text has a color of #ceaa4f        
        
          <p style="color:#ceaa4f;">Text here</p>
        
        
          .mytext {color:#ceaa4f;}
        
        Text color #ceaa4f
      
           This box has a color of #ceaa4f        
        
          <div style="background-color:#ceaa4f;">Content here</div>
        
        
          .mybackground {background-color:#ceaa4f;}
        
        Background color #ceaa4f
      
           Border around this has a color of #ceaa4f        
        
          <div style="border:2px solid #ceaa4f;">Content here</div>
        
        
          .myborder {border:2px solid #ceaa4f;}
        
        Border color #ceaa4f