#c98c14 color space conversions
Hex:
        #c98c14
        RGB:
        201, 140, 20
        CMY:
        21, 45, 92
        CMYK:
        0, 30, 90, 21
      HSL:
        40°, 81.9005%, 43.3333%
        HSV (HSB):
        40°, 90.0498%, 78.8235%
        XYZ:
        33.5917, 31.2242, 4.9182
        xyY:
        0.4817, 0.4478, 31.2242
      CIE-Lab:
        62.6964, 14.3010, 64.4563
        CIE-LCH:
        62.6964, 66.0237, 77.4904
        CIE-Luv:
        62.6964, 50.6996, 61.5562
        Hunter-Lab:
        55.8786, 9.5188, 33.8966
      #c98c14 color charts
#c98c14 RGB chart
      #c98c14 CMYK chart
      #c98c14 RGB pie chart
      #c98c14 color shades, tints & tones
#c98c14 color schemes
#c98c14 color preview, HTML & CSS examples
           This text has a color of #c98c14        
        
          <p style="color:#c98c14;">Text here</p>
        
        
          .mytext {color:#c98c14;}
        
        Text color #c98c14
      
           This box has a color of #c98c14        
        
          <div style="background-color:#c98c14;">Content here</div>
        
        
          .mybackground {background-color:#c98c14;}
        
        Background color #c98c14
      
           Border around this has a color of #c98c14        
        
          <div style="border:2px solid #c98c14;">Content here</div>
        
        
          .myborder {border:2px solid #c98c14;}
        
        Border color #c98c14