#cea950 color space conversions
Hex:
        #cea950
        RGB:
        206, 169, 80
        CMY:
        19, 34, 69
        CMYK:
        0, 18, 61, 19
      HSL:
        42°, 56.2500%, 56.0784%
        HSV (HSB):
        42°, 61.1650%, 80.7843%
        XYZ:
        41.0895, 42.0769, 13.5454
        xyY:
        0.4249, 0.4351, 42.0769
      CIE-Lab:
        70.9239, 3.3939, 50.0282
        CIE-LCH:
        70.9239, 50.1432, 86.1190
        CIE-Luv:
        70.9239, 30.1639, 57.9748
        Hunter-Lab:
        64.8667, -0.4468, 33.0258
      #cea950 color charts
#cea950 RGB chart
      #cea950 CMYK chart
      #cea950 RGB pie chart
      #cea950 color shades, tints & tones
#cea950 color schemes
#cea950 color preview, HTML & CSS examples
           This text has a color of #cea950        
        
          <p style="color:#cea950;">Text here</p>
        
        
          .mytext {color:#cea950;}
        
        Text color #cea950
      
           This box has a color of #cea950        
        
          <div style="background-color:#cea950;">Content here</div>
        
        
          .mybackground {background-color:#cea950;}
        
        Background color #cea950
      
           Border around this has a color of #cea950        
        
          <div style="border:2px solid #cea950;">Content here</div>
        
        
          .myborder {border:2px solid #cea950;}
        
        Border color #cea950