#c29114 color space conversions
Hex:
        #c29114
        RGB:
        194, 145, 20
        CMY:
        24, 43, 92
        CMYK:
        0, 25, 90, 24
      HSL:
        43°, 81.3084%, 41.9608%
        HSV (HSB):
        43°, 89.6907%, 76.0784%
        XYZ:
        32.4998, 31.7706, 5.0812
        xyY:
        0.4686, 0.4581, 31.7706
      CIE-Lab:
        63.1529, 8.4609, 64.4648
        CIE-LCH:
        63.1529, 65.0177, 82.5228
        CIE-Luv:
        63.1529, 41.1371, 63.2383
        Hunter-Lab:
        56.3654, 4.2819, 34.1109
      #c29114 color charts
#c29114 RGB chart
      #c29114 CMYK chart
      #c29114 RGB pie chart
      #c29114 color shades, tints & tones
#c29114 color schemes
#c29114 color preview, HTML & CSS examples
           This text has a color of #c29114        
        
          <p style="color:#c29114;">Text here</p>
        
        
          .mytext {color:#c29114;}
        
        Text color #c29114
      
           This box has a color of #c29114        
        
          <div style="background-color:#c29114;">Content here</div>
        
        
          .mybackground {background-color:#c29114;}
        
        Background color #c29114
      
           Border around this has a color of #c29114        
        
          <div style="border:2px solid #c29114;">Content here</div>
        
        
          .myborder {border:2px solid #c29114;}
        
        Border color #c29114