#c78214 color space conversions
Hex:
        #c78214
        RGB:
        199, 130, 20
        CMY:
        22, 49, 92
        CMYK:
        0, 35, 90, 22
      HSL:
        37°, 81.7352%, 42.9412%
        HSV (HSB):
        37°, 89.9497%, 78.0392%
        XYZ:
        31.6621, 28.1579, 4.4281
        xyY:
        0.4928, 0.4383, 28.1579
      CIE-Lab:
        60.0311, 18.8865, 62.3104
        CIE-LCH:
        60.0311, 65.1098, 73.1378
        CIE-Luv:
        60.0311, 57.1047, 57.7154
        Hunter-Lab:
        53.0640, 13.6449, 32.1972
      #c78214 color charts
#c78214 RGB chart
      #c78214 CMYK chart
      #c78214 RGB pie chart
      #c78214 color shades, tints & tones
#c78214 color schemes
#c78214 color preview, HTML & CSS examples
           This text has a color of #c78214        
        
          <p style="color:#c78214;">Text here</p>
        
        
          .mytext {color:#c78214;}
        
        Text color #c78214
      
           This box has a color of #c78214        
        
          <div style="background-color:#c78214;">Content here</div>
        
        
          .mybackground {background-color:#c78214;}
        
        Background color #c78214
      
           Border around this has a color of #c78214        
        
          <div style="border:2px solid #c78214;">Content here</div>
        
        
          .myborder {border:2px solid #c78214;}
        
        Border color #c78214